Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Go is a wonderful example: doesn't even provide parametric polymorphism (generics), and they got away with that!

Only because one can opt-out of the type system and use a catch all "interface {}" .Actually even the std lib does that ... a lot.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: