Liking cljdoc? Tell your friends :D
Clojure only.

macaw.util.malli


defncljmacro

(defn & [fn-name :as fn-tail])

Implementation of [[metabase.util.malli/defn]] taken from Metabase. Like [[schema.core/defn]], but for Malli.

See notes/justification in the main Metabase repo.

Implementation of [[metabase.util.malli/defn]] taken from Metabase. Like [[schema.core/defn]], but for Malli.

See notes/justification in the main Metabase repo.
sourceraw docstring

defn-cljmacro

(defn- fn-name & fn-tail)

Same as defn, but creates a private def.

Same as defn, but creates a private def.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close