Liking cljdoc? Tell your friends :D

donut.hooked


defhookclj/s

(defhook hook-name docstring & [arg-schema])

hookclj/s

(hook hook-name arg)

call a hook if it's defined

call a hook if it's defined
raw docstring

hooksclj/s


set-hook-fn!clj/s

(set-hook-fn! hook-name f)

installs a function to call when the hook gets called

installs a function to call when the hook gets called
raw docstring

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

× close