enhancementgood first issue
仓库指标
- 星标
- (596 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.