(channel? c)
Return true if a c
is a channel.
Return true if a `c` is a channel.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close