Skip to content

[stdlib] Move a + overload from extension String to extension Sequence #13703

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

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Jan 4, 2018

This is a follow up to the #13697
The goal is to rearrange the + overloads and merge them into few distinct 'groups' to speed up the type checking.

/cc @xedin

@moiseev
Copy link
Contributor Author

moiseev commented Jan 4, 2018

@swift-ci Please test and merge

@swift-ci swift-ci merged commit 4dbf89b into swiftlang:master Jan 4, 2018
@moiseev moiseev deleted the sequence-plus branch January 4, 2018 17:42
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