MCPcopy 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

1import * as RA from "../../Array.js"
2import * as Chunk from "../../Chunk.js"
3import { dual, pipe } from "../../Function.js"
4import * as HashSet from "../../HashSet.js"

Callers

nothing calls this directly

Calls 10

toHashSetFunction · 0.85
isTSetFunction · 0.85
setMethod · 0.65
removeMethod · 0.65
mapMethod · 0.65
fFunction · 0.50
pipeFunction · 0.50
predicateFunction · 0.50
forEachFunction · 0.50
addFunction · 0.50

Tested by

no test coverage detected