(coerce-opts opts)
(coerce-opts {:keys [after before order-by] :as opts}
{:keys [default-order-by]})
(map-cursor {:keys [order-by] :as opts} tx coll)
(nav-indicators opts index-coll)
(slice opts coll)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close