(dochan [value channel] & body)
A shortcut for a simple go loop that executes a body for each value take from a channel.
A shortcut for a simple go loop that executes a body for each value take from a channel.
(resolved-promise-chan v)
Returns a promise-chan that resolves to the given value.
Returns a promise-chan that resolves to the given value.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close