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

API change. #90

Merged
merged 1 commit into from
Oct 27, 2023
Merged

API change. #90

merged 1 commit into from
Oct 27, 2023

Conversation

fulmicoton
Copy link
Contributor

The key_value taking a predicate is useless, as it simply relies on Iterator::filter anyway.

Added a .iter_prefix method that relies on the BTreeMap ordering.

@fulmicoton fulmicoton force-pushed the change_in_api_iter_prefix branch 3 times, most recently from 0016762 to 79904f3 Compare October 27, 2023 02:05
The key_value taking a predicate is useless, as it simply relies on
Iterator::filter anyway.

Added a `.iter_prefix` method that relies on the BTreeMap ordering.
@fulmicoton fulmicoton merged commit 224f41f into main Oct 27, 2023
1 of 2 checks passed
@fulmicoton fulmicoton deleted the change_in_api_iter_prefix branch October 27, 2023 02:14
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.

1 participant