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

File TxHashMap.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Transactional hash maps for storing and updating key-value pairs inside
3 * Effect transactions.
4 *

Callers

nothing calls this directly

Calls 15

fromHashMapFunction · 0.85
setManyFunction · 0.85
filterMethod · 0.80
someMethod · 0.80
emptyFunction · 0.70
entriesFunction · 0.70
getMethod · 0.65
setMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65
forEachMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected