Liking cljdoc? Tell your friends :D

com.wsscode.common.async-clj


<?cljmacro

(<? ch)
source

<?maybecljmacro

(<?maybe x)
source

chan?clj

(chan? c)
source

error?clj

(error? err)
source

go-catchcljmacro

(go-catch & 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

throw-errclj

(throw-err x)
source

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

× close