@refinio/one.ui
    Preparing search index...
    • Stable sort the given array

      Type Parameters

      • T

      Parameters

      • array: T[]
      • comparator: (a: T, b: T) => number

      Returns T[]