Linorder<K>: ((a, b) => Sort)

Type Parameters

  • K

Type declaration

    • (a, b): Sort
    • Parameters

      • a: K
      • b: K

      Returns Sort