Liking cljdoc? Tell your friends :D

defrag.core


defn-update-body-with-argsclj

(defn-update-body-with-args f args-to-defn)
source

defrag!cljmacro

(defrag! defn-title defrag-fn)

Creates a new defn-like function with name defn-title which wraps an original defn form with defrag-fn

Creates a new defn-like function with name defn-title which wraps an
original defn form with defrag-fn
sourceraw docstring

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

× close