Liking cljdoc? Tell your friends :D

qbits.auspex.protocols


Cancel!cljprotocol

-cancel!clj

(-cancel! _)
source

Canceled?cljprotocol

-canceled?clj

(-canceled? _)
source

Catchcljprotocol

-catchclj

(-catch _ f)
(-catch _ f pattern)
source

Complete!cljprotocol

-complete!clj

(-complete! _ f executor)
source

Emptycljprotocol

-emptyclj

(-empty x)
source

Error!cljprotocol

-error!clj

(-error! _ val)
source

Error?cljprotocol

-error?clj

(-error? _)
source

Finallycljprotocol

-finallyclj

(-finally _ f)
(-finally _ f pattern)
source

FMapcljprotocol

-fmapclj

(-fmap _ f)
(-fmap _ f executor)
source

Futurecljprotocol

-future?clj

(-future? x)
source

Handlecljprotocol

-handleclj

(-handle _ f)
(-handle _ f executor)
source

Realized?cljprotocol

-realized?clj

(-realized? _)
source

Success!cljprotocol

-success!clj

(-success! _ val)
source

Thencljprotocol

-thenclj

(-then _ f)
(-then _ f executor)
source

Timeout!cljprotocol

-timeout!clj

(-timeout! _ timeout-ms)
(-timeout! _ timeout-ms timeout-val)
source

WhenCompletecljprotocol

-when-completeclj

(-when-complete _ f)
(-when-complete _ f executor)
source

Wrapcljprotocol

-wrapclj

(-wrap x)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close