Rod Adams writes:
> 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;

Heh, oh yeah.  I guess I wasn't so off suggesting <-, then.

Well, there's half the problem.  Now we just need to determine if 'my' can
leave its post as a unary declarator.

Luke

Reply via email to