Liking cljdoc? Tell your friends :D
Mostly clj.
Exceptions indicated.

workflo.macros.hooks


defhooksclj/smacro

(defhooks name)
(defhooks name callback)

Defines a set of hooks under the given name. See defhook* for more information.

Defines a set of hooks under the given name. See defhook* for
more information.
sourceraw docstring

defhooks*clj

(defhooks* name)
(defhooks* name env)
(defhooks* name callback env)
source

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

× close