in reply to Re: iterating through array and saving matches to new array
in thread iterating through array and saving matches to new array
That idea of "faster" is true in Python's equivalent, but I'm not at all sure about that in Perl.
In Perl, the foreach loop should run at about the same speed.
|
|---|