No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
IO function for interacting with database
(chunk-str string)
(combine-str data-str)
(delete-it store id)
(get-it store id)
(get-it-only store id)
(get-keys store)
(get-meta store id)
(it-exists? store id)
(prep-read data')
(prep-write data)
(raw-get-it-only store id)
(raw-get-meta store id)
(raw-update-it-only store id data)
(raw-update-meta store id meta)
(split-header bytes)
(update-it store id data)
cljdoc is a website building & hosting documentation for Clojure/Script libraries