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

Remove the inout on reductions(into:_:) to be consistent with the stdlib reduce(into:_) #118

Merged
merged 1 commit into from
Mar 27, 2021

Conversation

kylemacomber
Copy link
Contributor

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

@kylemacomber
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@kylemacomber
Copy link
Contributor Author

@swift-ci please test

@kylemacomber
Copy link
Contributor Author

cc @danielctull

@danielctull
Copy link
Contributor

Thanks for fixing that. I’m not sure where the idea that it should be inout came from! 🙂

@kylemacomber kylemacomber merged commit 0065c60 into main Mar 27, 2021
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