+<<
or
+<
I believe only +< is possible, because +<< has to be +«, but S03 is
still inconsistent, and +<< comes up everywhere, including Brent's
perl6op.txt.
Can there please be a definitive answer, and an update to S03?
Juerd
--
http://convolution.nl/maak_juerd_blij.html
http://convolution.nl/make_juerd_happy.html
http://convolution.nl/gajigu_juerd_n.html
The definitive answer is +< -- the pod document at
http://dev.perl.org/perl6/synopsis/S03.html is out of date.
This has been corrected in the perl6 svn repository for some time
(http://svn.perl.org/perl6/doc/trunk/design/syn/S03.pod), but I don't
know the magic for getting updates in the svn repository reflected
on the website.
Pm
I've created some new magic so that the svn repository and the site
are now tied together. The site pulls from the svn repo daily at
around 3am Pacific time.
-R