MCPcopy Create free account
hub / github.com/devx-op/effectify / useAtomSubscribe

Function useAtomSubscribe

packages/solid/effect-atom/src/hooks.ts:182–190  ·  view source on GitHub ↗
(
  atom: Atom.Atom<A>,
  f: (_: A) => void,
  options?: { readonly immediate?: boolean },
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

childrenFunction · 0.85
SubscribeDemoFunction · 0.85

Calls

no outgoing calls

Tested by 1

childrenFunction · 0.68