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

Add ThinVec::extract_if #66

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

GnomedDev
Copy link

Closes #64

This is a cleaned-up copy paste of the std implementation, with documentation adjusted and stuck behind the unstable feature (which previously was just a compile error due to using unstable features without #![feature(...)]).

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.

Add ThinVec::extract_if to match Vec::extract_if
1 participant