Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

atomist.async


<?clj/smacro

(<? c)

Version of <! that throw Exceptions that come out of a channel.

Version of <! that throw Exceptions that come out of a channel.
raw docstring

err-orclj/smacro

(err-or & body)

If body throws an exception, catch it and return it

If body throws an exception, catch it and return it
raw docstring

go-safeclj/smacro

(go-safe & body)

map-reducecljs

(map-reduce f coll)

Map async function f over coll and return a channel containing a vector of results of each call to f

Map async function f over coll and return a channel containing a vector of results of each call to f
raw docstring

throw-errcljs

(throw-err v)

Throw if is error, will be different in ClojureScript

Throw if is error, will be different in ClojureScript
raw docstring

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

× close