(paginate-last
{:keys [root id opts]}
{:keys [max-items f batch-f keep? context]
:or {f identity batch-f identity context nil keep? (constantly true)}}
cursor)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close