I agree with your and GrandFather's leftist leaning when it comes to formatting complex logical expressions, but I think it's tangential to the main point made by haukex here: the statements
if ( condition ) {} else {code }
unless ( condition ) {code }
if ( ! (condition) ) {code }
are all exactly equivalent, so the condition expression within them does not need to change at all.
Give a man a fish: <%-{-{-{-<
In reply to Re^6: regex return true instead of false (precedence)
by AnomalousMonk
in thread regex return true instead of false
by ovedpo15
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |