Message from discussion
Perl6 HyperOperator List
Newsgroups: perl.perl6.language
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <la...@london.wall.org>
Mailing-List: contact perl6-language-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-langu...@perl.org
Date: Wed, 30 Oct 2002 10:23:12 -0800 (PST)
To: d...@pobox.com
cc: Austin Hastings <austin_hasti...@yahoo.com>, Brent Dax <brent...@cpan.org>, "'Buddha Buck'" <bmb...@14850.com>, "'Michael Lazzaro'" <mlazz...@cognitivity.com>, <perl6-langu...@perl.org>
Subject: Re: [RFC] Perl6 HyperOperator List
In-Reply-To: <20021030115430.I31802@cbi.tamucc.edu>
Message-ID: <Pine.LNX.4.44.0210301022260.1243-100000@london.wall.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-SMTPD: qpsmtpd/0.12, http://develooper.com/code/qpsmtpd/
Approved: n...@nntp.perl.org
From: la...@wall.org (Larry Wall)
References: <20021030115430.I31802@cbi.tamucc.edu>
Lines: 12
On Wed, 30 Oct 2002, Jonathan Scott Duff wrote:
: @a x+ @b
: @a `+ @b
: @a ^+ @b # I like this one best ;-)
:
: if we did go back to using ^ for hyper I have no clue what to do about
: xor. I'd suggest % but I use the modulus too much.
Gee, % looks kinda like an X.
Larry