Hacker News new | ask | show | jobs
by qznc 2213 days ago
Side tracking: What is complex about implementing generics? It is either monomorphization or type erasure. It is not complex in the sense of "stuff entwined with other stuff".
1 comments

You've just listed two possible things the concept intertwined with, those in turn are interwined with other things.