(<? c)
Version of <! that throw Exceptions that come out of a channel.
Version of <! that throw Exceptions that come out of a channel.
(err-or & body)
If body throws an exception, catch it and return it
If body throws an exception, catch it and return it
(go-safe & body)
(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
(throw-err v)
Throw if is error, will be different in ClojureScript
Throw if is error, will be different in ClojureScript
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close