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

File trie.ts

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

Source from the content-addressed store, hash-verified

1import * as Equal from "../Equal.js"
2import { dual, identity, pipe } from "../Function.js"
3import * as Hash from "../Hash.js"
4import { format, NodeInspectSymbol, toJSON } from "../Inspectable.js"

Callers

nothing calls this directly

Calls 7

removeFunction · 0.85
makeImplFunction · 0.70
reduceFunction · 0.70
emptyFunction · 0.70
getFunction · 0.70
fFunction · 0.50
insertFunction · 0.50

Tested by

no test coverage detected