
21 Dec
2009
21 Dec
'09
1:48 a.m.
Hi, Is there any interest for a "Maybe" utility class, like the one in Haskell ? For those who don't know about Maybe, here is the Haskell ref : http://www.haskell.org/ghc/docs/6.10.4/html/libraries/base/Prelude.html#t%3A... And a code snippet showing its use : http://pastebin.com/m3a590d6e Arnaud