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

File MutableHashMap.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * @since 2.0.0
3 */
4import type { NonEmptyArray } from "./Array.js"

Callers

nothing calls this directly

Calls 9

getFromBucketFunction · 0.85
removeFromBucketFunction · 0.85
removeFunction · 0.85
getFunction · 0.70
fFunction · 0.70
setFunction · 0.70
getMethod · 0.65
setMethod · 0.65
valuesMethod · 0.45

Tested by

no test coverage detected