Ad
  • Custom User Avatar

    Then I'd have to have a mutable "counter" variable AND I would have to increment that in the loop body.
    This all makes the loop construct a not really desirable solution here.
    In this scenario it's much easier and cleaner to have a for-loop with an infinite iterator.