Skip to content
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

IntoIter? #11

Open
utkarshkukreti opened this issue Jun 29, 2016 · 0 comments
Open

IntoIter? #11

utkarshkukreti opened this issue Jun 29, 2016 · 0 comments

Comments

@utkarshkukreti
Copy link

I need an iterator for BitSet that owns all its data to implement an IntoIter for a struct in select.rs, but I couldn't find any IntoIter struct in this crate. Is there a reason it isn't present (other than no one ever asked for it)? Would you accept a PR to add an IntoIter like the bit-vec crate has?

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

No branches or pull requests

1 participant