Liking cljdoc? Tell your friends :D
Mostly cljs.
Exceptions indicated.

cljs.core.async.interop


<p!clj/smacro

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

p->ccljs

(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.
sourceraw 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