MCPcopy Create free account
hub / github.com/Effect-TS/effect / Atom.ts

File Atom.ts

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
refreshFunction · 0.85
isAtomFunction · 0.85
mapFunction · 0.85
autoDisposeFunction · 0.85
mapperFunction · 0.85
assignMethod · 0.80
selfMethod · 0.80

Tested by

no test coverage detected