re-db
re-db copied to clipboard
Results
3
re-db issues
Sort by
recently updated
recently updated
newest added
Proposed: add first-class error handling to `re-db.reactive`. - `r/error` will return an Exception/Error instance if it exists, - a reaction will receive/inherit the error of any of its dependencies, -...
This branch is for adding support for "patterns" in Clojure. - re-use the data structure as we use in cljs for recording pattern dependencies, eg `{e {a {v }}}` -...