> - replacement of indexed for loops with for each constructs

Is this always the best idea? Doesn't the for loop construct make an
iterator, which can be much slower than an indexed for loop?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to