Skip to content

Replace deprecated Sequence.flatMap() with Sequence.compactMap() #1379

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
Dec 26, 2017

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Dec 24, 2017

flatMap() is renamed to compactMap() (initially for Sequence).

See SE-0187 for more details.

@spevans
Copy link
Contributor Author

spevans commented Dec 24, 2017

@swift-ci please test

@pushkarnk
Copy link
Member

@swift-ci please test and merge

@swift-ci swift-ci merged commit 4c8932b into swiftlang:master Dec 26, 2017
spevans added a commit to spevans/swift-corelibs-foundation that referenced this pull request Dec 26, 2017
…compactmap"

This reverts commit 4c8932b, reversing
changes made to 9cb8ca1.
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.

3 participants