Skip to content

Implement into_ones()#48

Closed
sitegui wants to merge 1 commit into
petgraph:masterfrom
sitegui:into_ones
Closed

Implement into_ones()#48
sitegui wants to merge 1 commit into
petgraph:masterfrom
sitegui:into_ones

Conversation

@sitegui

@sitegui sitegui commented May 30, 2020

Copy link
Copy Markdown

Fixes #45

@james7132

Copy link
Copy Markdown
Collaborator

Should we just instead have FixedBitset implement IntoIterator instead? Seems like a better UX than using bitset.into_ones().

@james7132

Copy link
Copy Markdown
Collaborator

This was implemented in #103.

@james7132 james7132 closed this Mar 16, 2024
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.

Owned iterator: into_ones()

2 participants