Hacker News new | ask | show | jobs
by ecopoesis 4235 days ago
Not if you use Scala. With Scala, you'd just map or for comprehension over the result.
2 comments

That's what he covers in his third paragraph...
Well, to be fair it's if you use any language that uses some equivalent of the Maybe Monad.