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-1622] [SE-0094] Implement sequence(first:next:) and sequence(state:next:) #44231

Closed
jtbandes opened this issue May 26, 2016 · 3 comments
Closed
Assignees
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

@jtbandes
Copy link
Collaborator

Previous ID SR-1622
Radar None
Original Reporter @jtbandes
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels New Feature
Assignee @lilyball
Priority Medium

md5: 5de35af7796c28a39280466a4d0ae070

Issue Description:

SE-0094 has been accepted for Swift 3:
https://github.com/apple/swift-evolution/blob/master/proposals/0094-sequence-function.md

The final naming is sequence(first:next:) and sequence(state:next:). These functions need to be implemented in the standard library.

@lilyball
Copy link
Mannequin

lilyball mannequin commented May 26, 2016

Submitted as PR #2717.

@lilyball
Copy link
Mannequin

lilyball mannequin commented May 28, 2016

Merged in 87115f8.

@jtbandes
Copy link
Collaborator Author

Fantastic!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation API request swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented and removed new feature labels Nov 12, 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

2 participants