On Dec 5, 2007 11:44 AM, Jules Bean <[EMAIL PROTECTED]> wrote:
> the general pattern is : replace isNothing with a case match on Nothing,
> replace fromJust with a case match on Just, don't be afraid to case two
> expressions at once.

That's a nice little insight. I'll remember that.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to