Hi everyone, I remember reading a few old posts that mentioned adding some functions to core, and I was wondering what was the result of that discussion. The functions I'm interested in are:
(iterate inc 0) (map vector ...) both of which I use fairly often. Right now in my own code: I have (iterate inc 0) named "count-up". and (map vector ...) named "zip". -Patrick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---