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
Yes, but I'll want to match the eventual API of the standard library HashSet, rust-lang/rust#60896. I don't mind having a draft PR waiting for that, if you're so inclined, but it could be a while before that will be merged.
zao111222333
changed the title
Support IndexSet::entry
Feature Request: IndexSet entry APIs
Apr 9, 2025
I wonder whether
IndexSet::entry
is in the roadmap, if yes, I can try to submit PR.Like the one in
hashbrown::HashSet
, forIndexSet
it will beThe text was updated successfully, but these errors were encountered: