Skip to main content

onto-chan!!

function

clojure.core.async/onto-chan!!

Available in:BBCLJ
(onto-chan!! [ch coll] [ch coll close?])
Like onto-chan! for use when accessing coll might block, e.g. a lazy seq of blocking operations

No examples yet. Be the first to add one!