Hacker News new | ask | show | jobs
by dismalaf 132 days ago
Want to split hairs eh?

Duck typing achieves the same thing as "generics", just at runtime vs. compile time.

1 comments

Generics are implicitly compile time checks.

It’s a willful misinterpretation to read otherwise.