Skip to content

proposal: sorted map #69433

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

Closed
rossb83 opened this issue Sep 12, 2024 · 1 comment
Closed

proposal: sorted map #69433

rossb83 opened this issue Sep 12, 2024 · 1 comment
Labels
Milestone

Comments

@rossb83
Copy link

rossb83 commented Sep 12, 2024

Proposal Details

The standard library should offer a sorted_map structure similar to other languages like c++ and java. This would make operations like sorted iteration, finding min, and finding max all efficient and convenient operations.

@gopherbot gopherbot added this to the Proposal milestone Sep 12, 2024
@jimmyfrasche
Copy link
Member

Duplicate of #60630

@jimmyfrasche jimmyfrasche marked this as a duplicate of #60630 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants