MCPcopy Index your code
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

clearMethod · 0.80
setMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected