[Haskell-beginners] Using Either and Maybe

Benjamin Edwards edwards.benj at gmail.com
Mon May 5 09:30:12 UTC 2014


You might also consider looking at the errors package on hackage.
specifically hush and note for converting between Either and Maybe. They
are defined here<http://hackage.haskell.org/package/errors-1.2.1/docs/Control-Error-Util.html>
.

Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140505/8a246318/attachment.html>


More information about the Beginners mailing list