Liking cljdoc? Tell your friends :D
Clojure only.

jdk.util.concurrent.RunnableFuture

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.
raw docstring

runclj

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close