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

File hashMap.ts

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

Source from the content-addressed store, hash-verified

1import * as Equal from "../Equal.js"
2import * as Dual from "../Function.js"
3import { identity, pipe } from "../Function.js"
4import * as Hash from "../Hash.js"

Callers

nothing calls this directly

Calls 15

hashFragmentFunction · 0.85
toBitmapFunction · 0.85
fromBitmapFunction · 0.85
removeFunction · 0.85
makeImplFunction · 0.70
beginMutationFunction · 0.70
endMutationFunction · 0.70
pipeFunction · 0.70
forEachFunction · 0.70
reduceFunction · 0.70
emptyFunction · 0.70
someFunction · 0.70

Tested by

no test coverage detected