(add-watch! watch-key watch)copy
(add-watch! watch-key watch)
(alter-watches {:keys [watchers watches]} f)copy
(alter-watches {:keys [watchers watches]} f)
(file-suffix file)copy
(file-suffix file)
(join)copy
(join)
(real-file? file)copy
(real-file? file)
(remove-watch! watch-key)copy
(remove-watch! watch-key)
(reset-watch!)copy
(reset-watch!)
(running?)copy
(running?)
(stop!)copy
(stop!)
(stop-watchers! watchers)copy
(stop-watchers! watchers)
(suffix-filter suffixes)copy
(suffix-filter suffixes)
(throttle millis f)copy
(throttle millis f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries