Skip to content

Implement additional iterator traits#42

Merged
NULLx76 merged 4 commits into
NULLx76:masterfrom
bgamari:double-ended-iter
Apr 12, 2021
Merged

Implement additional iterator traits#42
NULLx76 merged 4 commits into
NULLx76:masterfrom
bgamari:double-ended-iter

Conversation

@bgamari
Copy link
Copy Markdown
Contributor

@bgamari bgamari commented Apr 11, 2021

For my application I needed a DoubleEndedIterator instance. While in town I also added a few other instances which can be safely provided (namely ExactSizeIterator and FusedIterator).

Comment thread src/ringbuffer_trait.rs
@NULLx76 NULLx76 merged commit 39909a3 into NULLx76:master Apr 12, 2021
NULLx76 added a commit that referenced this pull request Jul 11, 2025
Implement additional iterator traits
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.

2 participants