Y
Hacker News
new
|
ask
|
show
|
jobs
by
codygman
3841 days ago
Space leaks are a bad example imo since they happen in other languages as well.
1 comments
Tyr42
3841 days ago
Yeah, but having a chain of functions failing to fuse properly can be quite surprising.
link
codygman
3841 days ago
There seemed to be an implication that Hindley Milner type inference leads to unpredictable performance, you can see that is untrue with ml and ocaml.
link