Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BTreeSet doesn't have append() #37997

Closed
alfiedotwtf opened this issue Nov 25, 2016 · 1 comment
Closed

BTreeSet doesn't have append() #37997

alfiedotwtf opened this issue Nov 25, 2016 · 1 comment

Comments

@alfiedotwtf
Copy link
Contributor

BTreeMap has the very useful append(), but sadly BTreeSet does not. Oddly, #34666 mentions that it did exist, so I'm wondering if it was removed. If so, is there any reason why?

If you can't tell... I'm in need of this very subroutine :)

@alfiedotwtf
Copy link
Contributor Author

Apologies :(

Somehow I managed to land on old documentation where append() was missing:

https://doc.rust-lang.org/1.6.0/std/collections/struct.BTreeSet.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant