Since xor is really low frequency, why not make "xor" mean xor?

$zero = $a xor $a;
$a xor= $b;

$b xor= $a xor= $b xor= $a; # Swap'em

@a ^xor= @b; # Is this right?

=Austin

--- Larry Wall <[EMAIL PROTECTED]> wrote:
> On Sun, 27 Oct 2002, Michael Lazzaro wrote:
> : If \ meant xor, and some of the other discussed changes:
> 
> I mislike \ for xor, primarily because it doesn't fit into the
> current
> "escape" mystique of \.
> 
> Larry
> 


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to