MCPcopy Create free account
hub / github.com/Effect-TS/effect / Order.ts

File Order.ts

packages/effect/src/Order.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Defines comparison functions for ordered values.
3 *
4 * An `Order<A>` compares two `A` values and returns whether the first is less

Callers

nothing calls this directly

Calls 3

selfFunction · 0.85
makeFunction · 0.70
fFunction · 0.50

Tested by

no test coverage detected