(clock period)
(dispose! x)
(err? x)
(get-in-config path)
(get-in-config path default)
(m & stuff)
(notifier-listen notifier f)
(notifier-listen notifier k f)
(notifier-unlisten notifier k)
(path-unwatch pw k)
(path-watch pw k path f)
(ticker delay)
(with-dispose & stuff)
cljdoc is a website building & hosting documentation for Clojure/Script libraries