Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SortOpts<A, B>

Type parameters

  • A

  • B

Hierarchy

  • SortOpts

Index

Properties

Properties

compare

compare: Comparator<B>

Comparator. Default: thi.ng/compare/compare

key

key: Fn<A, B>

Sort key lookup function. Default: identity

Generated using TypeDoc