Skip to content

iterator: UnfoldrIterator::new should have function argument last #7450

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

Closed
wants to merge 1 commit into from
Closed

iterator: UnfoldrIterator::new should have function argument last #7450

wants to merge 1 commit into from

Conversation

bluss
Copy link
Member

@bluss bluss commented Jun 28, 2013

To match Rust conventions and enable use of do etc, make sure the
closure is the last argument to the new method.

cc @strcat

To match Rust conventions and enable use of `do` etc, make sure the
closure is the last argument to the `new` method.
@thestinger
Copy link
Contributor

Landing with #7479.

@thestinger thestinger closed this Jun 29, 2013
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