On Tue, Jan 26, 2010 at 9:52 AM, Meikel Brandmeyer <[email protected]> wrote: > Hi Chris, > > On Jan 26, 3:33 pm, Chouser <[email protected]> wrote: > >> Of course with this algorithm you *need* filter to be lazy, or >> you'd never get past the first iteration of the loop. > > I'm sorry. I have to ask. > > Why?
Hm, now that you ask, I see I didn't read the code carefully enough. I was assuming the numbers seq was infinitely long. --Chouser http://joyofclojure.com/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
