No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(-all tree index-type)
(-count tree index-type)
(-flush tree backend)
(-insert tree datom index-type)
(-remove tree datom index-type)
(-seq tree index-type)
(-slice tree from to index-type)
(empty-tree)
Create empty hichthiker tree
(init-tree datoms index-type)
Create tree with datoms
cljdoc is a website building & hosting documentation for Clojure/Script libraries