(count-fn spec-sym {:keys [where] :as params})constructs count-fn
constructs count-fn
(delete-fn spec-sym {:keys [where] :as params})constructs a delete fn
constructs a delete fn
(modify-fn spec-sym {:keys [where] :as params})constructs an modify fn
constructs an modify fn
(select-fn spec-sym {:keys [where] :as params})constructs a select fn
constructs a select fn
(select-fn-raw [entry tsch mopts] {:keys [where] :as params})constructs a select fn with prep
constructs a select fn with prep
(update-fn spec-sym {:keys [where] :as params})constructs an update fn
constructs an update fn
(where-fn tsch where {:keys [schema snapshot] :as mopts})constructs where clause
constructs where clause
(where-pair-fn [k v] where-fn tsch mopts)constructs the where pair
constructs the where pair
(where-pair-ref [k v] where-fn attrs {:keys [schema book] :as mopts})constructs the where ref pair
constructs the where ref pair
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |