Hacker News new | ask | show | jobs
by misrab 2521 days ago
If what Generics fundamentally solve is having to type out an almost identical function for many types, why not just have macros?
1 comments

I think most people would agree that templates are more complicated than generics