(validate-diffable [composite-type {:keys [diff] :or {diff []} :as options} &
args :as schema])(validate-interpable [composite-type
{:keys [interp] :or {interp []} :as options} & args :as
schema])(validate-scalable [composite-type {:keys [size] :or {size :ubyte} :as options}
& args :as schema])(validate-schema schema)(validate-schemas schemas)(validate-sortable [composite-type
{:keys [sorted-by] :or {sorted-by :none} :as options} & args
:as schema])(with-options [a b & rest :as composite])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 |