A Future that is Runnable. Successful execution of the run method causes completion of the Future and allows access to its results.
A Future that is Runnable. Successful execution of the run method causes completion of the Future and allows access to its results.
(run this)
Sets this Future to the result of its computation unless it has been cancelled.
Sets this Future to the result of its computation unless it has been cancelled.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close