Hacker News new | ask | show | jobs
by masklinn 2945 days ago
> Rust seems novel in that despite having powerful abstractions and a rigorous type system it does not support overloaded functions.

Neither Haskell nor ML (incl. its children) have function overloading.