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_collect method to Itertools #394

Merged
merged 1 commit into from Jan 10, 2020
Merged

Conversation

jplatte
Copy link
Contributor

@jplatte jplatte commented Jan 8, 2020

fixes #359

@jswrenn
Copy link
Member

jswrenn commented Jan 8, 2020

Can you elaborate the documentation with a doctest code example?

@jplatte
Copy link
Contributor Author

jplatte commented Jan 8, 2020

@jswrenn Done! :)

@jplatte
Copy link
Contributor Author

jplatte commented Jan 9, 2020

Example now builds on all supported rust Versions.

@jswrenn
Copy link
Member

jswrenn commented Jan 10, 2020

Thanks!

bors r+

bors bot added a commit that referenced this pull request Jan 10, 2020
394: Add try_collect method to Itertools r=jswrenn a=jplatte

fixes #359 

Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
@jswrenn jswrenn added this to the next milestone Jan 10, 2020
@bors
Copy link
Contributor

bors bot commented Jan 10, 2020

Build succeeded

@bors bors bot merged commit 94218a3 into rust-itertools:master Jan 10, 2020
@jplatte jplatte deleted the try_collect branch February 19, 2020 12:10
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.

Feature request: try_collect
2 participants