MCPcopy Create free account
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.ts"
2import { format } from "../Formatter.ts"
3import { dual, pipe } from "../Function.ts"
4import * as Hash from "../Hash.ts"

Callers

nothing calls this directly

Calls 9

reduceFunction · 0.85
pushMethod · 0.80
someMethod · 0.80
makeImplFunction · 0.70
emptyFunction · 0.70
getFunction · 0.70
removeFunction · 0.70
fFunction · 0.50
insertFunction · 0.50

Tested by

no test coverage detected