>  What does everyone else think?

I strongly prefer short names for frequently used functions/macros.
Short names often let you avoid to break a line of code, but they
could be quite cryptic. If they're used often, their meaning will
become obvious with time. It's not a problem if it's not immediate
that, say, 'car gives you the first element of a list. I've used it so
much that it has become a synonim for 'first.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to