MCPcopy 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

pipeFunction · 0.90
constantFunction · 0.90
makeStreamPullEffectFunction · 0.85
makeResultFnFunction · 0.85
runForkFunction · 0.85
batchFunction · 0.85
isAtomFunction · 0.85
autoDisposeFunction · 0.85
mapperFunction · 0.85
selfMethod · 0.80
initialMethod · 0.80
addFinalizerMethod · 0.80

Tested by

no test coverage detected