Thank you very much. That is just what I needed. Now, instead of
sub twice { 2 * (shift // $_) }
I'll use something like
sub twice(_) { 2 * shift }
In reply to Re^2: Problems with map(function, array)
by Redei
in thread Problems with map(function, array)
by Redei
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |