MCPcopy Index your code
hub / github.com/Effect-TS/effect / Scope.test.ts

File Scope.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { Deferred, Effect, identity, pipe, Ref, Scope } from "effect"
4

Callers

nothing calls this directly

Calls 15

pipeFunction · 0.90
deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
assertTrueFunction · 0.90
resourceFunction · 0.85
isAcquireFunction · 0.85
isUseFunction · 0.85
isReleaseFunction · 0.85
useFunction · 0.70
acquireFunction · 0.70
releaseFunction · 0.70
makeMethod · 0.65

Tested by

no test coverage detected