MCPcopy Create free account
hub / github.com/effect-app/libs / MutableHashMap.ts

File MutableHashMap.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Stores key/value entries in a mutable hash map.
3 *
4 * `MutableHashMap` updates the same collection in place and supports fast

Callers

nothing calls this directly

Calls 13

isSimpleKeyFunction · 0.85
getFromBucketFunction · 0.85
getRefKeyFunction · 0.85
someMethod · 0.80
pushMethod · 0.80
getFunction · 0.70
removeFunction · 0.70
getMethod · 0.65
setMethod · 0.65
forEachMethod · 0.65
fFunction · 0.50
setFunction · 0.50

Tested by

no test coverage detected