(channel? c)
Return true if a c is a channel.
c
(with-value value)
(with-value value ch)
Simple helper that creates a channel and attach an value to it.