|
|
| 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.
Additional Detail from JIRA
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:)andsequence(state:next:). These functions need to be implemented in the standard library.