Liking cljdoc? Tell your friends :D

ryuuseijin.chan-utils.core


<!?cljmacro

(<!? & body)
source

<?cljmacro

(<? & body)
source

catchallcljmacro

(catchall & body)
source

dochancljmacro

(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.
sourceraw docstring

go-catchallcljmacro

(go-catchall & body)
source

resolved-promise-chanclj

(resolved-promise-chan v)

Returns a promise-chan that resolves to the given value.

Returns a promise-chan that resolves to the given value.
sourceraw docstring

thread-catchallcljmacro

(thread-catchall & body)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close