Skip to content

Added ExactSizeIterator support. #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2017
Merged

Added ExactSizeIterator support. #26

merged 1 commit into from
Aug 1, 2017

Conversation

Binero
Copy link
Contributor

@Binero Binero commented Apr 2, 2017

This allows people to just use .len() on the iterators.

This allows people to just use `.len()` on the iterators.
@bluss
Copy link
Member

bluss commented Apr 2, 2017

This is ok given the decision to not use tombstones (PR #12)

@Binero
Copy link
Contributor Author

Binero commented Aug 1, 2017

Any update on this?

@bluss
Copy link
Member

bluss commented Aug 1, 2017

Sure let's go. I have quite some backlog across various crates, so I'm probably not getting to do the rest for ordermap just yet.

@bluss bluss merged commit ed533c3 into indexmap-rs:master Aug 1, 2017
@bluss
Copy link
Member

bluss commented Aug 1, 2017

Thank you for adding this

@bluss
Copy link
Member

bluss commented Aug 29, 2017

In 0.2.11

@bluss bluss mentioned this pull request Aug 30, 2017
21 tasks
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