in reply to Re: [Perl6] Can i put a operator in container (Perl 6)
in thread [Perl6] Can i put a operator in container

Please note that my book on Perl 6, Think Perl 6, is freely available in PDF format: http://greenteapress.com/wp/think-perl-6/.

You'll see explanations and examples on constructing new operators in section 11.10 (the example above is from this section) and subsection 14.2.6.

  • Comment on Re^2: [Perl6] Can i put a operator in container (Perl 6)