Hacker News new | ask | show | jobs
by stingraycharles 52 days ago
It’s the equivalent of Haskell’s Either, with Option being the equivalent of Maybe. They’re fairly well-defined idioms.
1 comments

I know what Result<> is.