in reply to Re^3: How Perl can push array into array and then how retrieve
in thread How Perl can push array into array and then how retrieve
On the downside, this would probably take me longer to understand than kcott's code when coming back to it after a year. Your solution is probably a lot faster, but for some strange reason i can never really wrap my head around map() (and similar functions) without looking at the perldoc.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How Perl can push array into array and then how retrieve [Benchmark]
by kcott (Archbishop) on Dec 02, 2021 at 08:14 UTC | |
by cavac (Prior) on Dec 03, 2021 at 12:22 UTC |