develooper Front page | perl.perl6.language | Postings from May 2009

Re: Amazing Perl 6

Thread Previous | Thread Next
From:
Mark J. Reed
Date:
May 28, 2009 04:25
Subject:
Re: Amazing Perl 6
Message ID:
f60fe000905280425r4c627507y67a823051c23953f@mail.gmail.com
So how is this:

> Any infix operator (except for non-associating operators) can be surrounded by square brackets in term position to create a list operator
>  that reduces using that operation:

reconciled with this:

> Any ordinary infix operator may be enclosed in square brackets with the same meaning

?  And if &[+] means &infix:<+>, how do I refer to the Code of the
list operator [+]?

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About