On Jun 17, 12:44 am, Daniel Lyons <fus...@storytotell.org> wrote: > Indeed! It's called reduce: > > http://clojure.org/api#toc476 > > I'm shocked you haven't noticed it in the API documentation.
I SPECIFICALLY did a search of the entire api docs to see if there was anything like "accum" already in there. I examined every occurrence of "seq" and turned up a blank. The docs definitely have problems if this can be missed despite a very thorough search. The only more-thorough search would have been to actually read the docs in their entirety, rather than to search them! > Being able to read is one of the most basic, useful skills > in programming. This rudeness is completely uncalled-for. > Especially if you want to be pompous without being an ass. Personal attacks are not welcome here. > > Notice how similar the accum-map code is to the accum code? With just > > lazy-seq it would not be as clear. :) > > Oh? What about compared to this: > > (use 'clojure.contrib.seq-utils) Don't have that library. Still hasn't been released yet, last I checked. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---