Hacker News new | ask | show | jobs
by anoctopus 1559 days ago
Parametric polymorphism is great and undervalued by most languages, but ad hoc polymorphism is also valuable at times, mainly when the polymorphic function represents the same abstract operation on distinct types.