This post describes an approach to handling checked exceptions using Java 8 lambdas without adding try/catch blocks everywhere.
Advent of Code 2025: A Kotlin Playground
14 hours ago
Miscellaneous Computer Code
This post describes an approach to handling checked exceptions using Java 8 lambdas without adding try/catch blocks everywhere.