Y
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
masklinn
4235 days ago
That's what he covers in his third paragraph...
link
codygman
4235 days ago
Well, to be fair it's if you use any language that uses some equivalent of the Maybe Monad.
link