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

fix(peekable): fix peek()'s return type #741

Merged
merged 1 commit into from
May 2, 2024

Conversation

kyranet
Copy link
Member

@kyranet kyranet commented May 2, 2024

The return type was wrong, it can never return undefined.

@favna favna enabled auto-merge (squash) May 2, 2024 18:20
@favna favna merged commit c71b759 into main May 2, 2024
10 checks passed
@favna favna deleted the fix/iterator-utilities/peekable/fixed-return-type branch May 2, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants