Tracking Issue for BTreeSet
entry APIs
#133549
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(btree_set_entry)]
This is a tracking issue for
Entry
and entry-like methods onBTreeSet
.Public API
Steps / History
BTreeSet
entry APIs to matchHashSet
#133548Unresolved Questions
See also #60896 for
HashSet
.Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: