An implementation of reactive derived values built on Clojure atoms. Mostly inspired by rum.core/derived-atom but extended with the possibility to dispose a derived value. Disposing will remove relevant watches on source atoms thus making this implementation suitable for dynamic use (runtime creation and disposal).
An implementation of reactive derived values built on Clojure atoms. Mostly inspired by rum.core/derived-atom but extended with the possibility to dispose a derived value. Disposing will remove relevant watches on source atoms thus making this implementation suitable for dynamic use (runtime creation and disposal).
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |