Skip to content

Conversation

@Freax13
Copy link
Contributor

@Freax13 Freax13 commented Apr 1, 2025

SectionIter and SectionIter implement Clone, but users can't take advantage of that if we just specify the return type as impl Iterator. Change the return type to impl Iterator + Clone.

SectionIter and SectionIter implement Clone, but users can't take
advantage of that if we just specify the return type as impl Iterator.
Change the return type to impl Iterator + Clone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant