Discussion about this is in the penultimate paragraph of http://c2.com/cgi/wiki?TailCallOptimization
and btw, there's difference between: - tail recursion - function calls itself - tail call - function calls whatever Marek. On Saturday, July 21, 2012 11:15:33 AM UTC+2, Mimmo Cosenza wrote: > > Hi, > a very basic question. Any "not tail recursion" code can be reduced to > tail recursion code? > > Thanks > > Mimmo > -- 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