Y
Hacker News
new
|
ask
|
show
|
jobs
by
the_duke
1366 days ago
As the sibling comment mentioned, both Ocaml and Haskell use this kind of type inference.
Search for Hindley Milliner type system.
1 comments
wk_end
1366 days ago
This is far beyond Hindley-Milner (as are Ocaml and Haskell), which is pretty primitive in-and-of-itself.
link