Hacker News new | ask | show | jobs
by moocowtruck 1990 days ago
generics in go will be a great addition, also it is important to realize generics in java and go are different such that go uses structural typing vs nominal
1 comments

Yup, and they are different from generics/templates in C++ as well.