Skip to content

Commit d487f33

Browse files
authored
Accept SE-0270
1 parent 4aa0adf commit d487f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0270-rangeset-and-collection-operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
* Proposal: [SE-0270](0270-rangeset-and-collection-operations.md)
44
* Author: [Nate Cook](https://github.com/natecook1000)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active review (January 21st...28th, 2020)**
6+
* Status: **Accepted**
77
* Implementation: [apple/swift#28161](https://github.com/apple/swift/pull/28161)
88
* Previous Revisions: [1](https://github.com/apple/swift-evolution/blob/9b5957c00e7483ab8664afe921f989ed1394a666/proposals/0270-rangeset-and-collection-operations.md), [2](https://github.com/apple/swift-evolution/blob/b17d85fcaf38598fd2ea19641d0e9c26c96747ec/proposals/0270-rangeset-and-collection-operations.md)
99
* Reviews: [1](https://forums.swift.org/t/se-0270-add-collection-operations-on-noncontiguous-elements/30691), [2](https://forums.swift.org/t/se-0270-review-2-add-collection-operations-on-noncontiguous-elements/31653), [3](https://forums.swift.org/t/se-0270-review-3-add-collection-operations-on-noncontiguous-elements/32839)
10-
* Decision Notes: [1](https://forums.swift.org/t/returned-for-revision-se-0270-add-collection-operations-on-noncontiguous-elements/31484), [2](https://forums.swift.org/t/revised-se-0270-add-collection-operations-on-noncontiguous-elements/32840)
10+
* Decision Notes: [1](https://forums.swift.org/t/returned-for-revision-se-0270-add-collection-operations-on-noncontiguous-elements/31484), [2](https://forums.swift.org/t/revised-se-0270-add-collection-operations-on-noncontiguous-elements/32840), [3](https://forums.swift.org/t/accepted-se-0270-add-collection-operations-on-noncontiguous-elements/33270)
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)