1 comment

[ 2.4 ms ] story [ 7.9 ms ] thread
The Either "pattern" allows error handling à la Go. It isn't idiomatic Java but it keeps the main code outside try-catch structures, which I find nice.