Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fromHashMap
Function · 0.85
setMany
Function · 0.85
filter
Method · 0.80
some
Method · 0.80
empty
Function · 0.70
entries
Function · 0.70
get
Method · 0.65
set
Method · 0.65
pipe
Method · 0.65
map
Method · 0.65
forEach
Method · 0.65
make
Method · 0.65
Tested by
no test coverage detected