On Mon, Jul 23, 2012 at 4:52 PM, Alexander Semenov <[email protected]> wrote: > To some degree. Neither Clojure nor Haskell won't beat direct mutable code > in Scala which results in 65ms on a machine 2x slower than my current.
Direct mutable code can be written with little difficulty in Clojure. It's just discouraged. David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
