> > Put another way: why does apply need to promise not to realize its seq > > argument? > > (apply + some-lazy-seq-too-big-to-fit-in-main-memory) > > Not "avoid evaluating some of its arguments" but "avoid holding onto > the head" in that case. > I'd reach for 'reduce' in this case but that's still a valid point.
-- 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