|
|
|
|
|
by bad_user
5372 days ago
|
|
Minor correction - Scala does not have the Hindley-Milner type inference method and for technical reasons it would be very hard to have something similar. Languages that do have Hindley-Milner are those from the ML family, like Ocaml, Haskell and F#. That said, the linked article is pretty cool. |
|
http://scala-programming-language.1934581.n4.nabble.com/scal...
http://stackoverflow.com/questions/3689407/disadvantages-of-...
http://stackoverflow.com/questions/7234095/why-is-scalas-typ...
this sentence in OP objectionable
Erlang and Clojure: two other functional, concurrency-focused languages which many developers find inscrutable.