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 Iterator#cons_pair return type #9788

Merged
merged 2 commits into from
Oct 3, 2020
Merged

Fix Iterator#cons_pair return type #9788

merged 2 commits into from
Oct 3, 2020

Conversation

asterite
Copy link
Member

@asterite asterite commented Oct 2, 2020

Fixes #9787

@asterite asterite changed the title Bug/cons pair Fix Iterator#cons_pair return type Oct 2, 2020
@asterite asterite changed the title Fix Iterator#cons_pair return type Fix Iterator#cons_pair return type Oct 2, 2020
@asterite asterite added this to the 1.0.0 milestone Oct 3, 2020
@asterite asterite merged commit 5be111a into master Oct 3, 2020
@asterite asterite deleted the bug/cons_pair branch October 3, 2020 13:25
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.

cons_pair result iterator tuple item type is (T | Iterator::Stop)
3 participants