MCPcopy
hub / github.com/Effect-TS/effect / hashSet.ts

File hashSet.ts

packages/effect/src/internal/hashSet.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Equal from "../Equal.js"
2import { dual } from "../Function.js"
3import * as Hash from "../Hash.js"
4import type { HashMap } from "../HashMap.js"

Callers

nothing calls this directly

Calls 15

removeFunction · 0.85
makeImplFunction · 0.70
someFunction · 0.70
everyFunction · 0.70
hasFunction · 0.70
beginMutationFunction · 0.70
endMutationFunction · 0.70
emptyFunction · 0.70
addFunction · 0.70
forEachFunction · 0.70
valuesFunction · 0.70
setMethod · 0.65

Tested by

no test coverage detected