For each element, get element and next element (incrementing index by
one, not two), operate on the two, returning a new collection.
There's the brute force method, but I'm wondering if map or for or any
of their ilk can pull pairs at a time out of a collection, moving
across the collection one element at a time.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to