Liking cljdoc? Tell your friends :D

com.wsscode.common.async-clj

DEPRECATED: please use com.wsscode.async.async-clj instead

DEPRECATED: please use com.wsscode.async.async-clj instead
raw docstring

<!!maybecljmacro

(<!!maybe x)

<!maybecljmacro

(<!maybe x)

<?cljmacro

(<? ch)

<?maybecljmacro

(<?maybe x)

chan?clj

(chan? c)

error?clj

(error? err)

go-catchcljmacro

(go-catch & body)

go-promisecljmacro

(go-promise & body)

if-cljscljmacro

(if-cljs then else)

let-chancljmacro

(let-chan [name value] & body)

Handles a possible channel on value.

Handles a possible channel on value.
raw docstring

let-chan*cljmacro

(let-chan* [name value] & body)

Like let-chan, but async errors will be returned instead of propagated

Like let-chan, but async errors will be returned instead of propagated
raw docstring

throw-errclj

(throw-err x)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close