No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(batch-paginate prepared batch-f opts & {:keys [keep? context] :or {keep? (constantly true) context {}}})
(ensure-order src-vec dst-vec & {:keys [sif dif] :or {sif :id dif :id}})
(get-context opts)
(paginate prepared f opts & {:keys [keep? context] :or {keep? (constantly true) context {}}})
(prepare-paginate opts coll)
cljdoc is a website building & hosting documentation for Clojure/Script libraries