Liking cljdoc? Tell your friends :D
Clojure only.

qbits.spandex.utils


chan->seqclj

(chan->seq ch)

Convert a channel to a lazy sequence.

Will block on after the last element if the channel is not closed.

Convert a channel to a lazy sequence.

Will block on after the last element if the channel is not closed.
sourceraw docstring

urlclj

source

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

× close