On Sun, Nov 8, 2009 at 1:39 PM, Robert Campbell <[email protected]> wrote:
> John: good catch. Thanks. > Can you confirm the difference between my original > defn and your letfn? Both work, but as I understand it from the > documentation, defn would actually define that local function > globally, while letfn actually does bind it locally to all the expr > which follow in the body.. Yup. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---
