Luke Palmer wrote:

We have discussed making equals low precedence enough to eliminate the
parentheses in the standard swap:

$x, $y = $y, $x;


$x, $y <== $y, $x;


-- Rod Adams



Reply via email to