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)
source

<!maybecljmacro

(<!maybe x)
source

<?cljmacro

(<? ch)
source

<?maybecljmacro

(<?maybe x)
source

chan?clj

(chan? c)
source

error?clj

(error? err)
source

go-catchcljmacro

(go-catch & body)
source

go-promisecljmacro

(go-promise & body)
source

if-cljscljmacro

(if-cljs then else)
source

let-chancljmacro

(let-chan [name value] & body)

Handles a possible channel on value.

Handles a possible channel on value.
sourceraw 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
sourceraw docstring

throw-errclj

(throw-err x)
source

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

× close