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

Cursor::set_lowerbound accepts value as argument #28

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

DvirYo-starkware
Copy link
Contributor

This adds the ability to set the cursor for dupsort using both key and value.
I believe your original intention was that the already existing function set_lowerbound will do that.
I can't change set_lowerbound because it might break things for existing users.

@CLAassistant
Copy link

CLAassistant commented Feb 4, 2024

CLA assistant check
All committers have signed the CLA.

@vorot93 vorot93 changed the title add set_lowerbound_with_value for cursor Cursor::set_lowerbound accepts value as argument Feb 8, 2024
@vorot93 vorot93 merged commit 0f3823b into vorot93:master Feb 8, 2024
2 checks passed
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.

3 participants