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

Prefer for-in loops. Avoid usage of ++ operator. #22

Merged
merged 1 commit into from
Dec 4, 2015

Conversation

BryanHoke
Copy link
Contributor

No description provided.

@BryanHoke
Copy link
Contributor Author

I am, however, puzzled by why these loops were written so non-idiomatically to begin with? Were they actually meant as intentional code smells to draw attention to something else?

parkera added a commit that referenced this pull request Dec 4, 2015
Prefer for-in loops. Avoid usage of ++ operator.
@parkera parkera merged commit df08be3 into swiftlang:master Dec 4, 2015
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
[indexstore-db] update Package.resolved revision
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 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