MCPcopy
hub / github.com/Effect-TS/effect / SortedSet.ts

File SortedSet.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * @since 2.0.0
3 */
4import * as Equal from "./Equal.js"

Callers

nothing calls this directly

Calls 10

fromTreeFunction · 0.85
removeFunction · 0.85
emptyFunction · 0.70
forEachFunction · 0.70
fFunction · 0.70
everyFunction · 0.70
mapMethod · 0.65
predicateFunction · 0.50
addFunction · 0.50
hasFunction · 0.50

Tested by

no test coverage detected