MCPcopy 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

identityFunction · 0.90
getStackTraceLimitFunction · 0.90
setStackTraceLimitFunction · 0.90
contextMethod · 0.80
forkOrCreateMethod · 0.80
useSyncMethod · 0.80
makeFunction · 0.70
makeMethod · 0.65
getMethod · 0.65
pipeMethod · 0.65
invalidateMethod · 0.65
useMethod · 0.65

Tested by

no test coverage detected