(<p! exp)
EXPERIMENTAL: Takes the value of a promise resolution. The value of a rejected promise will be thrown wrapped in a instance of ExceptionInfo, acessible via ex-cause.
EXPERIMENTAL: Takes the value of a promise resolution. The value of a rejected promise will be thrown wrapped in a instance of ExceptionInfo, acessible via ex-cause.
(p->c p)
EXPERIMENTAL: Puts the promise resolution into a promise-chan and returns it. The value of a rejected promise will be wrapped in a instance of ExceptionInfo, acessible via ex-cause.
EXPERIMENTAL: Puts the promise resolution into a promise-chan and returns it. The value of a rejected promise will be wrapped in a instance of ExceptionInfo, acessible via ex-cause.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close