|
|
|
|
|
by yawaramin
1440 days ago
|
|
It's not clear to me that checked exceptions are actually a mistake, rather than just developers getting annoyed at their compiler forcing them to handle errors. Just fyi, Scala predates Kotlin in not enforcing checked exceptions. |
|