No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(chain-interceptor current-event-id next-event-id)
(cleanup-link link)
(collect-event-instructions key step-fns)
(collect-named-event-instructions step-fns)
(dispatch-empty-or-next effects next-event-id)
(effect-postprocessor next-event-id)
(link-effects next-event-id event-params links effects)
(make-event next-event-id previous-event-params specified-event)
(potential-links links effects)
(reg-chain id interceptors & step-fns)
(reg-chain-named interceptors & step-fns)
(register-chain-handlers! instructions interceptors)
(replace-pointers next-event effects)
(select-link next-event-id links effects)
(single-valid-link potential specified)
(single-valid-next next-event-id specified-links)
(specified-links links effects)
(step-id event-id counter)
cljdoc is a website building & hosting documentation for Clojure/Script libraries