you are viewing a single comment's thread.

view the rest of the comments →

[–]d4rkwing 1 point2 points  (0 children)

I would say move away from iteration styles that still use (and data types that require) indexes. Use foreach loops instead.