Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4
import
type
{ NonEmptyArray } from
"./Array.js"
Callers
nothing calls this directly
Calls
9
getFromBucket
Function · 0.85
removeFromBucket
Function · 0.85
remove
Function · 0.85
get
Function · 0.70
f
Function · 0.70
set
Function · 0.70
get
Method · 0.65
set
Method · 0.65
values
Method · 0.45
Tested by
no test coverage detected