(failed-future e)
CompletableFuture/failedFuture is only introduced in java 9
CompletableFuture/failedFuture is only introduced in java 9
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close