Hacker News new | past | comments | ask | show | jobs | submit login

I'm curious what the cost would be of implementing generics by having an (implicit) parameter for the element size. It would certainly be a bit slower than the fully specialized version, but it avoids boxing and doesn't duplicate code.



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

Search: