Liking cljdoc? Tell your friends :D

org.clojars.roklenarcic.paginator

Paginator enables paginating multiple concurrent items with batching.

Paginator enables paginating multiple concurrent items with batching.
raw docstring

org.clojars.roklenarcic.paginator.batcher

Batchers follow Stack like behaviour when adding items instead of Queue because we want to run the same items in the row if at all possible, to finish some items instead of getting 1 pager for every item first.

Batchers follow Stack like behaviour when adding items instead of Queue because we want to run the same
items in the row if at all possible, to finish some items instead of getting 1 pager for every item first.
raw docstring

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