re-db
re-db copied to clipboard
error handling / propagation
Proposed: add first-class error handling to re-db.reactive.
r/errorwill return an Exception/Error instance if it exists,- a reaction will receive/inherit the error of any of its dependencies,
- error state must be reactive (trigger recompute) just like any change to a value