TIL: If you are brave enough, you can actually use #Java CompletableFuture's `completedFuture()` and `failedFuture()` as a poor man's substitute for the Either Monad.

And now I need to take a long walk.

Comments