throwing-function
throwing-function copied to clipboard
Add SneakyThrows approach
...and remove Checker
Check my PR for an essay implementation of sneaky throws technique inside ThrowingFunction#uncheck instance method.
I've seen that one - I was thinking of adding another API method (sneaky()?) in order to not introduce breaking changes