-
Notifications
You must be signed in to change notification settings - Fork 2
Implement Additional Collections #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed