Liking cljdoc? Tell your friends :D
All platforms.

cats.labs.channel


channel?clj/s

(channel? c)

Return true if a c is a channel.

Return true if a `c` is a channel.
raw docstring

with-valueclj/s

(with-value value)
(with-value value ch)

Simple helper that creates a channel and attach an value to it.

Simple helper that creates a channel and attach
an value to it.
raw docstring

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

× close