Thanks, between your explanation and the link, I understand it now. Basically you refer to the higher level LOOP or the 'beginning of the function definition your in'. I thought recur would proceed to the next higher function call, so that for example if you had RECUR inside a 'do', it would recur to the DO. That didn't make any sense though, so glad to see that is not the case.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
