-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
featureA feature request or implementationA feature request or implementationstandard libraryArea: Standard library umbrellaArea: Standard library umbrellaswift evolution implementedFlag → feature: A feature that was approved through the Swift evolution process and implementedFlag → feature: A feature that was approved through the Swift evolution process and implemented
Description
| 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.
Metadata
Metadata
Assignees
Labels
featureA feature request or implementationA feature request or implementationstandard libraryArea: Standard library umbrellaArea: Standard library umbrellaswift evolution implementedFlag → feature: A feature that was approved through the Swift evolution process and implementedFlag → feature: A feature that was approved through the Swift evolution process and implemented