UNPKG

@thi.ng/compare

Version:

Comparators with support for types implementing the @thi.ng/api/ICompare interface

8 lines (7 loc) 201 B
export * from "./compare.js"; export * from "./keys.js"; export * from "./length.js"; export * from "./numeric.js"; export * from "./ops.js"; export * from "./reverse.js"; export * from "./string.js";