[Haskell-cafe] Is there a null statement that does nothing?

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Oct 27 14:07:00 EDT 2009


Hello Kim-Ee,

Tuesday, October 27, 2009, 8:08:27 PM, you wrote:

> Just for completeness' sake, bottom is a value for any expression.
> Wouldn't making the else clause optional by defaulting to "undefined" 
> worthy of consideration for Evil Haskell?

in this case you will get an exception when condition is false (when
'if' used in expression)


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list