Hacker News new | ask | show | jobs
by kyledj 3848 days ago
This isn't true. You can write a type safe data structure. It is simply for one type; you can't share it. That inability to share is the part that generics fixes, but saying you can't write type safe structures is inaccurate.