Hacker News new | ask | show | jobs
by int_19h 2851 days ago
Having coded C# for many years now, generics are used for a lot more than just containers. There's a great many things that can be generalized. Just look at any large C# project on GitHub.