Liking cljdoc? Tell your friends :D

com.wsscode.common.async-cljs


<!pclj/smacro

(<!p promise)
source (clj)source (cljs)

<?clj/smacro

(<? ch)
source (clj)source (cljs)

<?maybeclj/smacro

(<?maybe x)
source (clj)source (cljs)

chan?clj/s

(chan? c)
source

consumer-paircljs

(consumer-pair resp)
source

error?clj/s

(error? err)
source

go-catchclj/s≠macro

clj
(go-catch & body)
cljs
(go-catch &form &env & body)
source (clj)source (cljs)

if-cljsclj/smacro

(if-cljs then else)
source (clj)source (cljs)

let-chanclj/s≠macro

clj
(let-chan [name value] & body)
cljs
(let-chan &form &env [name value] & body)

Handles a possible channel on value.

Handles a possible channel on value.
source (clj)source (cljs)raw docstring

promise->chancljs

(promise->chan p)
source

throw-errclj/s

(throw-err x)
source

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

× close