RE: IfExpr has a mandatory else clause

Xavier Franc <[email protected]>
Newsgroups gmane.comp.web.query-languages
Message-ID <[email protected]>
>
>
>You could simply use parentheses to tie the 'else' to the outer 'if':
>
>if (expr) then (if (expr) A) else B
>  
>

Absolutely. Introducing curly braces would be inconsistent
with the rest of the language: except fo r variable initializations
( which should be changed), curly braces are used for
constructs related to nodes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.