Hacker News new | ask | show | jobs
by brundolf 1520 days ago
I assume the difference is that without generics you can't freely re-compose a struct type again with different, other types. You have to make a whole new struct type from scratch