Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
* as Arr from
"../Array.js"
2
import
* as Cause from
"../Cause.js"
3
import
* as Clock from
"../Clock.js"
4
import
* as Context from
"../Context.js"
Callers
nothing calls this directly
Calls
15
unsafeMakeMemoMap
Function · 0.85
makeBuilder
Function · 0.85
fromEffectContext
Function · 0.85
mockImpl
Function · 0.85
succeedContext
Function · 0.85
zipWith
Function · 0.85
retryLoop
Function · 0.85
scopedContext
Function · 0.85
provide
Function · 0.85
isLayer
Function · 0.85
restore
Function · 0.85
create
Method · 0.80
Tested by
no test coverage detected