...where X is (keys|values|items).
It depends on the usage, but if the iteration does not involve modifying
the underlying collection, then you should use iterX() instead, as X() will
create a copy of the collection.
Original issue reported on code.google.com by infinity0x@gmail.com on 21 Mar 2010 at 12:38
Original issue reported on code.google.com by
infinity0x@gmail.com
on 21 Mar 2010 at 12:38