On Jan 8, 12:25 pm, Brian Goslinga <quickbasicg...@gmail.com> wrote: > I find that if your code is functional, laziness works quite well > (except for the rare expensive function + chunking problem). > > Perhaps your code isn't very functional? (your mention of binding > suggests that)
That's a valid observation, most of the time I hit that kind of problems, I'm using code that really isn't functional. But the reason it's not functional is mainly to make it more practical while used at the REPL, so I've mostly fallen victim to a catch-22! -- 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