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

Java checked exceptions suffer from a lack of generic exception types ("throws T", where T can be e.g. "Exception", "Exception1|Exception2", or "never") This would also require union types and a bottom type. Without generics, higher order functions are very hard to use.




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

Search: