MCPcopy 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

layerOptionsFunction · 0.85
toStreamFunction · 0.85
isAtomRegistryFunction · 0.85
getUnsafeMethod · 0.80
offerUnsafeMethod · 0.80
addFinalizerMethod · 0.80
filterMethod · 0.80
cancelFunction · 0.70
subscribeMethod · 0.65
pipeMethod · 0.65
getMethod · 0.65
mountMethod · 0.65

Tested by

no test coverage detected