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

File HashMap.test.ts

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

Source from the content-addressed store, hash-verified

1import { Equal, Hash, HashMap, Option, Result } from "effect"
2import { FastCheck as fc } from "effect/testing"
3import { describe, expect, it } from "vitest"
4

Callers

nothing calls this directly

Calls 15

someMethod · 0.80
getUnsafeMethod · 0.80
filterMethod · 0.80
pushMethod · 0.80
assertMethod · 0.80
isEmptyMethod · 0.65
sizeMethod · 0.65
makeMethod · 0.65
getMethod · 0.65
setMethod · 0.65
mapMethod · 0.65
modifyMethod · 0.65

Tested by

no test coverage detected