You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there exists the unstable Vec method extract_if which can be super useful. If this can be ported to SmallVec, that would be lovely and help with migration.
The text was updated successfully, but these errors were encountered:
Currently, there exists the unstable
Vec
methodextract_if
which can be super useful. If this can be ported to SmallVec, that would be lovely and help with migration.The text was updated successfully, but these errors were encountered: