On Dec 13, 4:11 pm, levand <luke.vanderh...@gmail.com> wrote: > Right... I realize there is absolutely no need to actually do this, it > was more of an exercise in understanding ways to iterate over seqs. > For example, I might want to do something else than a straight copy.
map is a good way to iterate over seq. E.g. (map identity seq) --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---