Should if-else be added as synonym of if-else-statement? Should it be merged as well? Maybe along with ifelse? Or should the synonyms be left as they are?
|
Should if-else be added as synonym of if-else-statement? Should it be merged as well? Maybe along with ifelse? Or should the synonyms be left as they are? |
||||
if-elseandifelseare proper tags? Orif-else-statementtoo? If the former, should they just be merged intoif-else-statementthen? – Acorn May 2 '11 at 15:53if-elsestatement changes depending on the language. Thus, a language tag being a requirement, this one seems pretty useless. – Cody Gray May 2 '11 at 16:29if-else-statement? That's longer, less useful (not all languages call them “statements”) and less full of unicorn-goodness than simpleif-else. – Donal Fellows May 2 '11 at 23:57