Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ LayerRef.ts
File
LayerRef.ts
packages/effect/src/LayerRef.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Creates refreshable references to a single layer-built service context.
3
*
4
* A `LayerRef<I, E>` builds one `Layer` into a cached `Context<I>`, exposes it
Callers
nothing calls this directly
Calls
13
identity
Function · 0.90
getStackTraceLimit
Function · 0.90
setStackTraceLimit
Function · 0.90
context
Method · 0.80
forkOrCreate
Method · 0.80
useSync
Method · 0.80
make
Function · 0.70
make
Method · 0.65
get
Method · 0.65
pipe
Method · 0.65
invalidate
Method · 0.65
use
Method · 0.65
Tested by
no test coverage detected