Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> It also has reified generics (IMHO a good thing from a performance perspective), which bakes in a particular way of doing parametric polymorphism.

Reified generics need additional support, and if you're using type erasure you didn't need any support. What's missing then when it comes to supporting mainstream languages - HKT?



You can't use the .NET standard libraries that have type parameters if you simply erase (which is what I meant by bring your own libraries).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: