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

Isn't the java problem that (a) the + operator is only defined for some built-in types, and (b) the int/Integer boxing distinction?


Right, you can't overload the + operator, and primitives can't be used in generics.




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

Search: