On Sun, Jan 11, 2009 at 10:33 PM, e <evier...@gmail.com> wrote: > thanks for your patience. I think I'm starting to get it. > Interesting discussion on tail recursion.
Just to add $0.02... The fact that 'recur' in Clojure is actually used to implement iterative and not recursive processes is easier to understand after reading SICP (chapter 1, http://mitpress.mit.edu/sicp/full-text/book/book.html). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---