Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

feat: add SortedMap and SortedSet #34

Merged
merged 1 commit into from
Oct 16, 2022
Merged

Conversation

0x706b
Copy link
Contributor

@0x706b 0x706b commented Oct 15, 2022

Adds SortedMap and SortedSet data structures

@IMax153
Copy link
Member

IMax153 commented Oct 16, 2022

I would favor leaving the Ord private in RedBlackTree and instead expose a method that, in turn, exposes the Ord.

Something like RedBlackTree.getOrd

@mikearnaldi mikearnaldi merged commit 66160a0 into main Oct 16, 2022
@github-actions github-actions bot mentioned this pull request Oct 16, 2022
@mikearnaldi mikearnaldi deleted the feat/add-sorted-structures branch October 16, 2022 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants