Handle for a derivation registered through liveDerived.
Owners hold this handle to swap in new compute closures without tearing down the underlying node identity.
The derived value type.
Readonly
Stable id under which the node was registered.
The derived node registered with the graph.
Swap in a new compute function. Issues exactly one commit; one downstream notification fires (assuming the new compute produces a non-Object.is-equal value).
Replacement compute closure.
Handle for a derivation registered through liveDerived.
Owners hold this handle to swap in new compute closures without tearing down the underlying node identity.