Lazy sequence

Hi
I’m starving to be fluent Clojure programmer
And have a question.
It’s about Fast-producer and slow-consumer code on page 448 of book Clojure essential reference.
How is it possible to interleave between producer and consumer? Is lazy ness come into play?
Appreciated.

Hum… as I don’t have the book available, you’ll need to provide more context.

My bad. No issue at all. Thanks

2019년 6월 17일 (월) 오후 12:13, Didier A via ClojureVerse notifications@clojureverse.org님이 작성:

@sunjlee maybe you can share the code sample? That could be interesting for more people.

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.