|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re^6: Deleting specific array elementsby matrixmadhan (Beadle) |
| on Nov 27, 2008 at 03:15 UTC ( [id://726282]=note: print w/replies, xml ) | Need Help?? |
|
Thanks for that and am not aware of such a context reasoning
One more question for (my $i = 0; $i < @molecules; $i ++) { Instead of the above
will that bring any performance improvement or the number of elements of an array is stored internally ( in some scalar ) and there is no need to evaluate it again ? Thanks again for the reply! :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||