Liking cljdoc? Tell your friends :D

qbits.xi.protocols


Cancel!clj/sprotocol

-cancel!clj/s

(-cancel! _)
source

Canceled?clj/sprotocol

-canceled?clj/s

(-canceled? _)
source

Catchclj/sprotocol

-catchclj/s

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

Complete!clj/sprotocol

-complete!clj/s

(-complete! _ f executor)
source

Emptyclj/sprotocol

-emptyclj/s

(-empty x)
source

Error!clj/sprotocol

-error!clj/s

(-error! _ val)
source

Error?clj/sprotocol

-error?clj/s

(-error? _)
source

Finallyclj/sprotocol

-finallyclj/s

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

FMapclj/sprotocol

-fmapclj/s

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

Futureclj/sprotocol

source

Handleclj/sprotocol

-handleclj/s

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

Realized?clj/sprotocol

-realized?clj/s

(-realized? _)
source

Success!clj/sprotocol

-success!clj/s

(-success! _ val)
source

Success?clj/sprotocol

-success?clj/s

(-success? _)
source

Thenclj/sprotocol

-thenclj/s

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

Timeout!clj/sprotocol

-timeout!clj/s

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

WhenCompleteclj/sprotocol

-when-completeclj/s

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

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

× close