refer: https://github.com/technomancy/robert-hooke
(add-hook target-var f)
(clear-all-hooks)
(disable-hooks)
(enable-hooks)
(remove-hook target-var)
Remove hook from target-var.
Remove hook from target-var.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close