Re: [svn:perl6-synopsis] r11969 - doc/trunk/design/syn

2006-09-13 Thread Miroslav Silovic
[EMAIL PROTECTED] wrote: +=head1 Cross operators + +The final metaoperator is the C metaoperator. It applies the +modified operator across all permutations of its list arguments. All +C operators are of list infix precedence, and are list associative. + +The bare form of C is considered an ope

Re: [svn:perl6-synopsis] r11969 - doc/trunk/design/syn

2006-09-12 Thread Darren Duncan
At 11:07 AM -0700 9/12/06, [EMAIL PROTECTED] wrote: +=head1 Cross operators + +The final metaoperator is the C metaoperator. It applies the +modified operator across all permutations of its list arguments. All +C operators are of list infix precedence, and are list associative. AT LAST! I re