Liking cljdoc? Tell your friends :D

com.wsscode.common.async-clj


<?clj/smacro

(<? ch)
source

<?maybeclj/smacro

(<?maybe x)
source

chan?clj

(chan? c)
source

error?clj

(error? err)
source

go-catchclj/smacro

(go-catch & body)
source

if-cljsclj/smacro

(if-cljs then else)
source

let-chanclj/smacro

(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