No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(-cancel! _)
(-canceled? _)
(-catch _ f)
(-catch _ f pattern)
(-complete! _ f executor)
(-empty x)
(-error! _ val)
(-error? _)
(-finally _ f)
(-finally _ f pattern)
(-fmap _ f)
(-fmap _ f executor)
(-handle _ f)
(-handle _ f executor)
(-realized? _)
(-success! _ val)
(-success? _)
(-then _ f)
(-then _ f executor)
(-timeout! _ timeout-ms)
(-timeout! _ timeout-ms timeout-val)
(-when-complete _ f)
(-when-complete _ f executor)
cljdoc is a website building & hosting documentation for Clojure/Script libraries