Hacker News new | ask | show | jobs
by benjiweber 1064 days ago
You can use checked exceptions equivalently to Result types in streams e.g. https://github.com/unruly/control/blob/master/src/test/java/...