Skip to content

[stdlib] [docs] Modify Set's type parameter name in comments. #935

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

Conversation

es-kumagai
Copy link
Contributor

In swift 2.0, type parameter name of Set is changed from T to Element.
Therefore, modified the names which appear in code comments and a document.

In swift 2.0, type parameter name of `Set` is changed from `T` to `Element`.
Therefore, modified the names which appear in code comments and a document.
gribozavr added a commit that referenced this pull request Jan 11, 2016
…er-name

[stdlib] [docs] Modify Set's type parameter name in comments.
@gribozavr gribozavr merged commit b5d5d82 into swiftlang:master Jan 11, 2016
@gribozavr
Copy link
Contributor

Thank you!

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