Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement StHashMap::shrink_to and StHashSet::shrink_to #86

Open
lopopolo opened this issue Nov 18, 2021 · 0 comments
Open

Implement StHashMap::shrink_to and StHashSet::shrink_to #86

lopopolo opened this issue Nov 18, 2021 · 0 comments
Labels
A-data-structure Area: StHashMap and StHashSet. E-easy Call for participation: Experience needed to fix: Easy / not much.

Comments

@lopopolo
Copy link
Member

The underlying HashMap::shrink_to and HashSet::shrink_to APIs are stable as of Rust 1.56.0.

@lopopolo lopopolo added the A-data-structure Area: StHashMap and StHashSet. label Nov 18, 2021
@lopopolo lopopolo added the E-easy Call for participation: Experience needed to fix: Easy / not much. label Jun 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-data-structure Area: StHashMap and StHashSet. E-easy Call for participation: Experience needed to fix: Easy / not much.
Development

No branches or pull requests

1 participant