Initial release with:
Faster Atom implementation (uses js native Map to store watches,
does not support validator and uses the fastest way to iterate over
watches on changes notification, instead of doseq).
DerivedAtom implementation using same technique that with Atom and
instead of using generic lenses, uses a simple selector
functions. DerivedAtom's are read-only.
Default selectors key and in.
Can you improve this documentation?Edit on GitHub
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 |