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

File scopedRef.ts

packages/effect/src/internal/scopedRef.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Context from "../Context.js"
2import type * as Effect from "../Effect.js"
3import type { LazyArg } from "../Function.js"
4import { dual, pipe } from "../Function.js"

Callers

nothing calls this directly

Calls 3

failCauseMethod · 0.80
modifyEffectMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected