doc-en icon indicating copy to clipboard operation
doc-en copied to clipboard

Extend note on Iterator::rewind

Open nielsdos opened this issue 10 months ago • 0 comments

There's a note on the page for Iterator::rewind:

This is the first method called when starting a foreach loop. It will not be executed after foreach loops.

This could be improved by pointing users to the NoRewindIterator.

nielsdos avatar Apr 08 '24 17:04 nielsdos