11 May 00:34
Maybe a, The Rationale
From: PR Stanley <prstanley <at> ntlworld.com>
Subject: Maybe a, The Rationale
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-05-10 22:36:36 GMT
Subject: Maybe a, The Rationale
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2008-05-10 22:36:36 GMT
Hi folks data Maybe a = Nothing | Just a What is the underlying rationale for the Maybe data type? is it the safe style of programming it encourages/ Something tells me this is going to start a lengthy discussion.Cheers, Paul
Cheers, Paul
RSS Feed