Closed
Description
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_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.