I'm mainly a Clojure developer these days, and my ...
# random
s
I'm mainly a Clojure developer these days, and my switch to Clojure (from Java, Groovy, Scala) was based on it needing a lot fewer lines of code to produce heavily concurrent applications -- and its immutable persistent data structures and STM made it much easier to write and reason about concurrent code.