Convenience helpers for interacting with DataModels
Convenience helpers for interacting with `DataModel`s
An implementation of DataModel that stores the data in working memory itself.
Supports using src in data model for CLJ ONLY, which must be a URI that clojure.java.io/reader
would accept.
There are two implementations: One where data is scoped to the state, and another where it is global.
An implementation of DataModel that stores the data in working memory itself. Supports using `src` in data model for CLJ ONLY, which must be a URI that clojure.java.io/reader would accept. There are two implementations: One where data is scoped to the state, and another where it is global.
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 |