Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ MutableHashSet.ts
File
MutableHashSet.ts
packages/effect/src/MutableHashSet.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* # MutableHashSet
3
*
4
* A mutable `MutableHashSet` provides a collection of unique values with
Callers
nothing calls this directly
Calls
3
clear
Method · 0.80
set
Method · 0.65
remove
Method · 0.65
Tested by
no test coverage detected