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
HashMap::remove_entry has been stable since 1.27.0 (issue #46344) but there is no corresponding method for BTreeMap. If this is something that should be added I'd be happy to implement it.
HashMap::remove_entryhas been stable since 1.27.0 (issue #46344) but there is no corresponding method forBTreeMap. If this is something that should be added I'd be happy to implement it.