Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ AtomRegistry.ts
File
AtomRegistry.ts
packages/effect/src/unstable/reactivity/AtomRegistry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Stores and runs atoms
for
one reactive runtime.
3
*
4
* An `AtomRegistry` evaluates atoms, caches their current values, tracks
Callers
nothing calls this directly
Calls
15
layerOptions
Function · 0.85
toStream
Function · 0.85
isAtomRegistry
Function · 0.85
getUnsafe
Method · 0.80
offerUnsafe
Method · 0.80
addFinalizer
Method · 0.80
filter
Method · 0.80
cancel
Function · 0.70
subscribe
Method · 0.65
pipe
Method · 0.65
get
Method · 0.65
mount
Method · 0.65
Tested by
no test coverage detected