Liking cljdoc? Tell your friends :D

com.github.ivarref.clj-paginate


batch-paginateclj

(batch-paginate prepared
                batch-f
                opts
                &
                {:keys [keep? context]
                 :or {keep? (constantly true) context {}}})
source

ensure-orderclj

(ensure-order src-vec dst-vec & {:keys [sif dif] :or {sif :id dif :id}})
source

get-contextclj

(get-context opts)
source

paginateclj

(paginate prepared
          f
          opts
          &
          {:keys [keep? context] :or {keep? (constantly true) context {}}})
source

prepare-paginateclj

(prepare-paginate opts coll)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close