No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(finish-update-history-handler {:keys [db]} [_ next-action])
(finish-update-pipeline-state-handler {:keys [db]} [_ next-action])
(on-tick db _)
(start-ticker)
(start-update-history-handler {:keys [db]} _)
(start-update-pipepile-handler {:keys [db]} _)
(update-history-handler db _)
(update-pipeline-state-handler db _)
cljdoc is a website building & hosting documentation for Clojure/Script libraries