Hacker News new | ask | show | jobs
by mike_ivanov 302 days ago
This is the Result monad in practice. It allows you to postpone error handling until the computation is done.