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