Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ RcMap.ts
File
RcMap.ts
packages/effect/src/RcMap.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Shares scoped resources by key and releases them when no one is using them.
3
*
4
* An `RcMap` runs a lookup effect the first time a key is requested, shares the
Callers
nothing calls this directly
Calls
15
addObserver
Method · 0.80
getUnsafe
Method · 0.80
addFinalizer
Method · 0.80
release
Function · 0.70
get
Method · 0.65
size
Method · 0.65
set
Method · 0.65
forEach
Method · 0.65
pipe
Method · 0.65
await
Method · 0.65
close
Method · 0.65
currentTimeMillisUnsafe
Method · 0.65
Tested by
no test coverage detected