Liking cljdoc? Tell your friends :D

metav.utils


ancestor?clj

(ancestor? path possible-descendant)

assoc-computedclj

(assoc-computed context k f)

checkcljmacro

(check x)
(check x message)

Similar to clojure's assert but always on.

Similar to clojure's `assert` but always on.
raw docstring

check-specclj

(check-spec spec x)

Similar to clojure.spec.alpha/assert but always on.

Similar to `clojure.spec.alpha/assert` but always on.
raw docstring

ensure-keycljmacro

(ensure-key m k v)

ensure-keyscljmacro

(ensure-keys m & kvs)

merge&validateclj

(merge&validate context defaults spec)

merge-defaultsclj

(merge-defaults m defaults)

pwdclj

(pwd)

resource?clj

(resource? p)

side-effect-from-context!clj

(side-effect-from-context! context f!)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close