On Fri, Jan 2, 2009 at 3:08 PM, Tom Ayerst <[email protected]> wrote: > Also; I think the 'get' is necessary on the get-snake-head and > get-snake-body.
I assume you meant that "get-" is NOT necessary. I considered that, but I wanted the names of my functions that were not predicates to be verb-like. For example, that's why I chose the name "make-snake" instead of "new-snake". I don't know that anyone has documented a recommended naming convention for Clojure yet, but if there was a convention I would gladly follow it. -- 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 -~----------~----~----~----~------~----~------~--~---
