On Nov 25, 2008, at 9:05 AM, Rich Hickey wrote: > I've added trampoline to ease the conversion/creation of mutually > recursive algorithms in Clojure.
Very cool! Thanks for enabling that. In looking over the implementation, I found a small problem: the arg vector precedes the doc string leading to: user=> (doc trampoline) ------------------------- clojure.core/trampoline ([f]) nil nil --Steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---