Type Alias Comparator<TItem>

Comparator: Invokable<[itemA: TItem, itemB: TItem], number>

IMPORT_PATH: "@daiso-tech/core/collection/contracts"

Type Parameters

  • TItem