On Tue, Aug 24, 2010 at 5:33 PM, Isaac Gouy <igo...@yahoo.com> wrote: > > Well when Clojure 1.3 is released... > > The phrase "idiomatic code" often seems to be used to mean - code > written in a natural way for that language and as if performance > doesn't matter - whereas I seem to have the strange notion that both > code written as if performance matters and code written as if > performance doesn't matter can be "idiomatic code".
For most of the code, being slower (in a reasonable limit) is not important if you are correct and easily maintable, and reusable. -- 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