qbits.spandex.utils
chan->seq
(chan->seq ch)
Convert a channel to a lazy sequence.
Will block on after the last element if the channel is not closed.
(chan->seq ch)
Convert a channel to a lazy sequence.
Will block on after the last element if the channel is not closed.