John illustrates a common scenario in Clojure. Clojure's built-in functions are tersely and sensibly named. The problem is that there is indeed a finite number of terse and sensible names... which bites you when you need some of those names. Hence why in my code I have started to just capitalize variables.
In my code: A "function" is something that is executed in its lexical scope. -Patrick --~--~---------~--~----~------------~-------~--~----~ 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 Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---