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

Generalize iterator exhausted error #13060

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

wmitsuda
Copy link
Member

As part of #12907 I'll have other iterator-like sequence implementations.

It makes sense to generalize the ErrEliasFanoIterExhausted and move it to a common package and reuse it, rather than making a bunch of IteratorExhausted-like for each implementation.

@wmitsuda wmitsuda enabled auto-merge (squash) December 10, 2024 00:50
@AskAlexSharov AskAlexSharov enabled auto-merge (squash) December 10, 2024 03:18
@AskAlexSharov AskAlexSharov merged commit c4bd853 into main Dec 10, 2024
13 checks passed
@AskAlexSharov AskAlexSharov deleted the wmitsuda/generalize-err branch December 10, 2024 03:31
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