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

File layer.ts

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

Source from the content-addressed store, hash-verified

1import type * as Arr from "../Array.js"
2import * as Cause from "../Cause.js"
3import * as Clock from "../Clock.js"
4import * as Context from "../Context.js"

Callers

nothing calls this directly

Calls 15

unsafeMakeMemoMapFunction · 0.85
makeBuilderFunction · 0.85
fromEffectContextFunction · 0.85
mockImplFunction · 0.85
succeedContextFunction · 0.85
zipWithFunction · 0.85
retryLoopFunction · 0.85
scopedContextFunction · 0.85
provideFunction · 0.85
isLayerFunction · 0.85
restoreFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected