DEPRECATED: please use com.wsscode.async.async-clj instead
DEPRECATED: please use com.wsscode.async.async-clj instead
(<!!maybe x)
(<!maybe x)
(<? ch)
(<?maybe x)
(chan? c)
(error? err)
(go-catch & body)
(go-promise & body)
(if-cljs then else)
(let-chan [name value] & body)
Handles a possible channel on value.
Handles a possible channel on value.
(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
(throw-err x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close