Rod Adams wrote:

Simply put,

I want my junctions.

Standard in Perl 6.

I want my hyper operator superstrength arrays.

Standard in Perl 6.

I want them both at the same time.

Standard in Perl 6.

I never want to see implicit threading. Ever.

If this is the only stumbling block, then it's easily solved.

Instead of ruining junctions by imposing all kinds of complex and annoying hoops and hurdles (i.e. C<use junctions> and C<no junctions>), we can just offer a C<no autothreading> pragma that prevents any non-explicit junction from autothreading any operator or subroutine. Put it at the top of your code and you'll never get any implicit threading.

Damian



Reply via email to