Hacker News new | ask | show | jobs
by emodendroket 3346 days ago
If you're implementing a CLR language and want flawless interop with everything then you just have the constraint that you need to support generics in the same way that other CLR languages do. I'm not seeing why this model is so much worse.