Y
Hacker News
new
|
ask
|
show
|
jobs
by
lupire
673 days ago
The Wikipedia articles claims that W is efficient, but only for a core language without highly desirable features like recursion, polymorphism, and subtyping.
https://en.m.wikipedia.org/wiki/Hindley%E2%80%93Milner_type_...
1 comments
carlmr
671 days ago
OCaml without recursion would not be the same.
link