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

Implement Additional Collections #12

Open
4 tasks
mcmah309 opened this issue Dec 7, 2024 · 0 comments
Open
4 tasks

Implement Additional Collections #12

mcmah309 opened this issue Dec 7, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mcmah309
Copy link
Owner

mcmah309 commented Dec 7, 2024

Implement the collections library

https://doc.rust-lang.org/std/collections/index.html

  • VecDeque
  • BTreeMap
  • BTreeSet
  • BinaryHeap

One should never have to reach for https://pub.dev/packages/collection

@mcmah309 mcmah309 added the enhancement New feature or request label Dec 7, 2024
@mcmah309 mcmah309 added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant