No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(constant-backoff ms)
(exponential-backoff x)
(attempt this f)
Invokes f and returns [::success x] or [::error x]
(run this f opts)
(sane-backoff x)
(try-attempt f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries