in reply to Re: extracting a list element
in thread extracting a list element
There is no information of the index passed into the lambda.
Hence one would need to define and increment it on its own, which seems too cumbersome to me.
Or do you have a better idea?
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: extracting a list element
by hippo (Archbishop) on Jan 05, 2024 at 23:14 UTC |