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 try_* in iterator impl for feature nightly #78

Closed
wants to merge 2 commits into from

Conversation

alion02
Copy link

@alion02 alion02 commented Dec 6, 2022

Resolves #30

@cuviper
Copy link
Member

cuviper commented Dec 7, 2022

I'm not keen to add nightly features in a crate as stable as this.
(Similar past discussion: #54 (comment))

@alion02
Copy link
Author

alion02 commented Dec 7, 2022

Did this for a personal project and figured you might be interested, feel free to close. I'll reopen when Try trait lands in stable.

@cuviper
Copy link
Member

cuviper commented Dec 7, 2022

Sounds good, thanks!

@cuviper cuviper closed this Dec 7, 2022
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.

New iterator method 'try_fold' can be optimized
2 participants