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

File scope-ref.test.ts

packages/effect/test/Effect/scope-ref.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual } from "@effect/vitest/utils"
3import { GenericTag } from "effect/Context"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 6

deepStrictEqualFunction · 0.90
withValueFunction · 0.85
logRefFunction · 0.85
makeMethod · 0.65
provideMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected