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

feat: impl pop_last() & pop_first() for BTreeMap #150

Merged
merged 15 commits into from
Oct 5, 2023

Conversation

witter-deland
Copy link
Contributor

@witter-deland witter-deland commented Oct 1, 2023

BtreeMap will support deque after this PR #106.
And more methods for BTreeMap for #87

src/btreemap.rs Outdated Show resolved Hide resolved
src/btreemap.rs Outdated Show resolved Hide resolved
src/btreemap.rs Show resolved Hide resolved
src/btreemap.rs Show resolved Hide resolved
src/btreemap.rs Show resolved Hide resolved
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
src/btreemap.rs Outdated Show resolved Hide resolved
src/btreemap.rs Outdated Show resolved Hide resolved
witter-deland and others added 10 commits October 3, 2023 12:05
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
witter-deland and others added 3 commits October 5, 2023 15:32
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Co-authored-by: Islam El-Ashi <islam.elashi@dfinity.org>
Copy link
Contributor

@ielashi ielashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, Witter!

src/btreemap/proptests.rs Outdated Show resolved Hide resolved
src/btreemap/proptests.rs Outdated Show resolved Hide resolved
@ielashi ielashi merged commit 16413ff into dfinity:main Oct 5, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants