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

Add slice iterator for dbiter #9

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Add slice iterator for dbiter #9

merged 1 commit into from
Jan 31, 2024

Conversation

hifi
Copy link
Member

@hifi hifi commented Jan 31, 2024

In addition return dbutil.ErrAlreadyIterated if the iterator is tried to run twice after successful completion or the previous error that had occured during iteration.

In addition return dbutil.ErrAlreadyIterated if the iterator is tried
to run twice after successful completion or the previous error that had
occured during iteration.
@hifi hifi force-pushed the feature/sliceiter branch from 58adfc4 to 5c0f532 Compare January 31, 2024 12:30
@hifi hifi requested a review from tulir January 31, 2024 12:35
@hifi hifi merged commit bcac615 into main Jan 31, 2024
6 checks passed
@hifi hifi deleted the feature/sliceiter branch January 31, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants