Map IS lazy but it still returns the entire realized sequence, as expected. On May 2, 2012 8:31 AM, "Sean Neilan" <s...@seanneilan.com> wrote:
> I don't think so. > > On Wed, May 2, 2012 at 1:22 AM, Stuart Campbell <stu...@harto.org> wrote: > >> On 2 May 2012 14:44, Baishampayan Ghose <b.gh...@gmail.com> wrote: >> >>> You can't use `map` because `map` will return a sequence of the same >>> size and that can blow your heap. >>> >> >> Isn't `map` lazy too? >> >> Regards, >> Stuart >> >> -- >> 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 >> > > -- > 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 -- 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