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

[SR-361] Implement SE-0008: Add a Lazy flatMap for Sequences of Optionals #42981

Closed
DougGregor opened this issue Dec 23, 2015 · 7 comments
Closed
Labels
feature A feature request or implementation standard library Area: Standard library umbrella swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented

Comments

@DougGregor
Copy link
Member

Previous ID SR-361
Radar None
Original Reporter @DougGregor
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels New Feature
Assignee russ (JIRA)
Priority Medium

md5: 7b93a665c171cf85a8676fbf35cb55ab

Issue Description:

Implement SE-0008

https://github.com/apple/swift-evolution/blob/master/proposals/0008-lazy-flatmap-for-optionals.md

@lattner
Copy link
Mannequin

lattner mannequin commented Apr 17, 2016

this got implemented in Swift 2.2

@natecook1000
Copy link
Member

@lattner I haven't seen an implementation of this in either 2.2 or 3.0.

@lattner
Copy link
Mannequin

lattner mannequin commented Apr 17, 2016

Ah, you're right!

@swift-ci
Copy link
Collaborator

Comment by Russ Bishop (JIRA)

I'm halfway through the implementation of this unless someone has objections.

@lattner
Copy link
Mannequin

lattner mannequin commented May 10, 2016

Great!

@swift-ci
Copy link
Collaborator

Comment by Russ Bishop (JIRA)

PR #2461

@swift-ci
Copy link
Collaborator

Comment by Russ Bishop (JIRA)

Merged in #2461

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented and removed new feature labels Nov 11, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A feature request or implementation standard library Area: Standard library umbrella swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
Projects
None yet
Development

No branches or pull requests

4 participants