Skip to content

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jul 30, 2021

This is a variety of small improvements for the iterators:

  • Use double_ended_iterator_methods!
  • Specialize nth_back just like nth
  • Add rfold for iterators built on Chain
  • impl ExactSizeIterator for Drain
  • impl FusedIterator for all serial iterators
  • impl Debug for Drain, ParIterMut, and ParValuesMut

@cuviper
Copy link
Member Author

cuviper commented Aug 17, 2021

I think there's nothing controversial here, so I'll go ahead and merge.

@cuviper cuviper merged commit 35b36eb into indexmap-rs:master Aug 17, 2021
@bluss
Copy link
Member

bluss commented Aug 17, 2021

Looks good 🙂

@cuviper cuviper deleted the iter branch July 18, 2023 02:41
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