Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Atom.ts
File
Atom.ts
repos/effect/packages/effect/src/unstable/reactivity/Atom.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Reactive state primitives
for
values managed by an `AtomRegistry`.
3
*
4
* An `Atom` describes how to produce or update one piece of reactive state. The
Callers
nothing calls this directly
Calls
15
pipe
Function · 0.90
constant
Function · 0.90
makeStreamPullEffect
Function · 0.85
makeResultFn
Function · 0.85
runFork
Function · 0.85
batch
Function · 0.85
isAtom
Function · 0.85
autoDispose
Function · 0.85
mapper
Function · 0.85
self
Method · 0.80
initial
Method · 0.80
addFinalizer
Method · 0.80
Tested by
no test coverage detected