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

3 24 migration, works for OSX and Linux #1

Merged
merged 14 commits into from
Apr 4, 2016
Merged

3 24 migration, works for OSX and Linux #1

merged 14 commits into from
Apr 4, 2016

Conversation

tfrank64
Copy link
Collaborator

@tfrank64 tfrank64 commented Apr 4, 2016

No description provided.

Adlai-Holler and others added 14 commits December 8, 2015 18:02
The comment had array.empty which but it was implemented by array.isEmpty and similar for dictionary. Although the intent is clear, the comment suggested it was the code portion and it was mismatching. Thus, i think its necessary.
- `which's` doesnot seem to make lot of sense so i think its better off by using `whose`
- there was no space between `structuresby` which is changed to `structures by`
The increment (++) and decrement (--) operators will be deprecated with Swift 3.

For more information, see proposal SE-0004: https://github.com/apple/swift-evolution/blob/master/proposals/0004-remove-pre-post-inc-decrement.md
Use minimumCapacity Parameter to Optimize Dictionary Creation
Which's -> whose and typo fix in comments
@tfrank64 tfrank64 merged commit e57295e into master Apr 4, 2016
@tfrank64 tfrank64 deleted the 3_24_migration branch April 4, 2016 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants