Hacker News new | ask | show | jobs
by kaba0 1508 days ago
Yeah, I also believe that Java is the closest to the best error handling I am aware of. Unfortunately though, it is inheritance based which is a bummer here. It would be perfect with sum types though.