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

File HashSet.test.ts

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

Source from the content-addressed store, hash-verified

1import { Equal, Hash, HashSet } from "effect"
2import { describe, expect, it } from "vitest"
3
4describe("HashSet", () => {

Callers

nothing calls this directly

Calls 10

filterMethod · 0.80
someMethod · 0.80
pushMethod · 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