Back

p->c (clj)

(source)

function

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

Examples