Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ LayerMap.ts
File
LayerMap.ts
repos/effect/packages/effect/src/LayerMap.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Caches scoped services selected by key and built from layers.
3
*
4
* A `LayerMap<K, I, E>` turns a key into a cached service `Context<I>` and
Callers
nothing calls this directly
Calls
5
identity
Function · 0.90
context
Method · 0.65
make
Method · 0.65
get
Method · 0.65
invalidate
Method · 0.65
Tested by
no test coverage detected