MCPcopy Create free account
hub / github.com/effect-app/libs / TxHashSet.test.ts

File TxHashSet.test.ts

repos/effect/packages/effect/test/TxHashSet.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Effect, Equal, Hash, HashSet, TxHashSet } from "effect"
3
4class TestValue implements Equal.Equal {

Callers

nothing calls this directly

Calls 10

clearMethod · 0.80
someMethod · 0.80
filterMethod · 0.80
sizeMethod · 0.65
isEmptyMethod · 0.65
makeMethod · 0.65
addMethod · 0.65
mapMethod · 0.65
hasMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected