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
Author
Label
Projects
Milestones
Assignee
Sort
For all data structures implement `Partial{Ord,Vec}` as long as the elements are `Partial{Ord,Vec}`
enhancement
#38
opened Sep 13, 2018 by
orium
Allow the container of values to be either `Rc`, `Arc`, or owned.
enhancement
performance
#36
opened Jul 8, 2018 by
orium
0 of 9
RedBlackTreeSet could have a pop_{first, last} methods
new-feature
#35
opened Jun 11, 2018 by
Eh2406
Make sure no data structure does heap allocation on `new()`
performance
#29
opened Apr 10, 2018 by
orium
0 of 2
`Vector` nodes unnecessarily have heap allocated `Vec`s
performance
#28
opened Apr 10, 2018 by
orium
Implement a B-Tree (both map and set)
new-data-structure
new-feature
#26
opened Apr 8, 2018 by
orium
0 of 8
Implement `*Set::{union(), difference(), intersection()}`
new-feature
#20
opened Mar 30, 2018 by
orium
0 of 2
Implement `FusedIterator` for our iterators (when it stabilizes)
enhancement
#16
opened Mar 30, 2018 by
orium
ProTip!
no:milestone will show everything without a milestone.