Comment on 8 Considerations on Choosing a Programming LanguageparentComments−justthistime_11yI'm not sure that Scala code + types is more verbose than Clojure code + tests. (Which is what the OP argued.)−m0skit011yYou need tests everywhere, statically typed doesn't mean you don't need to test.
Comments
I'm not sure that Scala code + types is more verbose than Clojure code + tests. (Which is what the OP argued.)
You need tests everywhere, statically typed doesn't mean you don't need to test.