On Fri, Jan 2, 2009 at 3:09 PM, Chouser <[email protected]> wrote: > > On Fri, Jan 2, 2009 at 4:05 PM, Tom Ayerst <[email protected]> wrote: >> That def inside a function doesn't look right but I'm a noob at this too. I >> managed to run the snake off the board which suggests the concurrency is not >> quite right. > > Calling 'def' to like this is much worse than a lack of comments, > especially in code meant to teach.
Thanks for the feedback! I'll gladly change it to use atoms or agents or refs. I'm just not sure which one is most appropriate. What do you think I should use? -- R. Mark Volkmann Object Computing, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
