Liking cljdoc? Tell your friends :D

qbits.alia.completable-future


completed-futureclj

(completed-future v)
source

failed-futureclj

(failed-future e)

CompletableFuture/failedFuture is only introduced in java 9

CompletableFuture/failedFuture is only introduced in java 9
sourceraw docstring

handle-completion-stageclj

(handle-completion-stage completion-stage on-success on-error)
(handle-completion-stage completion-stage
                         on-success
                         on-error
                         {executor :executor :as _opts})

java incantation to handle both branches of a completion-stage

java incantation to handle both branches of a completion-stage
sourceraw docstring

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

× close