MCPcopy
hub / github.com/Effect-TS/effect / MutableRef.test.ts

File MutableRef.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { Chunk, MutableRef } from "effect"
4

Callers

nothing calls this directly

Calls 7

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
StringInterface · 0.85
inspectFunction · 0.85
makeMethod · 0.65
toJSONMethod · 0.65

Tested by

no test coverage detected