Am I understanding this correctly? It seems laziness is only an option in batches of 32 now.
Indeed. *Processing* *chunked* lazy sequences can only be done in batches of 32.
Custom lazy sequences (using (lazy-seq ...)) don't suffer from this. You might be interested in this blog post: http://blog.fogus.me/2010/01/22/de-chunkifying-sequences-in-clojure/ and http://clojure-log.n01se.net/date/2010-01-22.html#15:01 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en