Applied to a hyper-value it observes any changes and invokes fn each time hyper-value changes.
fn
HyperScope instance
hyper-value to be observed
a function to be called on changes
return a WatcherId that can be used in unwatch helper
unwatch
Generated using TypeDoc
Applied to a hyper-value it observes any changes and invokes
fn
each time hyper-value changes.