Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ tSet.ts
File
tSet.ts
packages/effect/src/internal/stm/tSet.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as RA from
"../../Array.js"
2
import
* as Chunk from
"../../Chunk.js"
3
import
{ dual, pipe } from
"../../Function.js"
4
import
* as HashSet from
"../../HashSet.js"
Callers
nothing calls this directly
Calls
10
toHashSet
Function · 0.85
isTSet
Function · 0.85
set
Method · 0.65
remove
Method · 0.65
map
Method · 0.65
f
Function · 0.50
pipe
Function · 0.50
predicate
Function · 0.50
forEach
Function · 0.50
add
Function · 0.50
Tested by
no test coverage detected