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

chore: add double ended iterator #44

Merged
merged 4 commits into from
Jul 29, 2024
Merged

Conversation

arriqaaq
Copy link
Contributor

@arriqaaq arriqaaq commented Jul 28, 2024

Description

This PR modifies the iterator to satisfy the DoubleEndedIterator trait to allow for reverse lookups.

@arriqaaq arriqaaq force-pushed the feat/add-double-ended-iterator branch from 664e656 to 91fe475 Compare July 28, 2024 02:46
src/art.rs Outdated Show resolved Hide resolved
@arriqaaq arriqaaq force-pushed the feat/add-double-ended-iterator branch from 93d4d06 to b32f2d8 Compare July 29, 2024 07:29
@arriqaaq arriqaaq merged commit d7d6fc5 into main Jul 29, 2024
1 check passed
@arriqaaq arriqaaq deleted the feat/add-double-ended-iterator branch July 29, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants