Mitchell, Neil wrote:
In general:

if boolean then [value] else []

Can be written as:

[value | boolean]

Is there any specific reason why this is valid?

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to