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

Iterate over the unset bits #22

Open
lemire opened this issue Jan 23, 2015 · 5 comments
Open

Iterate over the unset bits #22

lemire opened this issue Jan 23, 2015 · 5 comments

Comments

@lemire
Copy link
Member

lemire commented Jan 23, 2015

It should be possible to iterate over the unset bits.

@anacrolix
Copy link
Contributor

I don't know the implementation, but can't you Flip in the range you want, then iterate that?

@lemire
Copy link
Member Author

lemire commented Feb 9, 2016

@anacrolix

Yes. You can. Absolutely.

@anacrolix
Copy link
Contributor

So is that of ill performance or not the goal?

@kron4eg
Copy link

kron4eg commented Feb 10, 2016

just wandering, in what case this could be useful?

@lemire
Copy link
Member Author

lemire commented Feb 10, 2016

It is a convenience/performance issue. I don't have a use case per se.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants