Damian Conway wrote:
> @a ^+= reduce {$^a+$^b} @b;
What's this? Are positional args to HOFs now alphabetic rather than numeric?cf. http://dev.perl.org/rfc/23.html#Positional_placeholders
Damian Conway wrote:
> @a ^+= reduce {$^a+$^b} @b;
What's this? Are positional args to HOFs now alphabetic rather than numeric?cf. http://dev.perl.org/rfc/23.html#Positional_placeholders