Skip to content

Commit 2310d6a

Browse files
Update 0220-count-where.md (#2391)
* Update status (implemented). * Add link to new implementation. * Remove links to old implementations.
1 parent 3af3026 commit 2310d6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0220-count-where.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Proposal: [SE-0220](0220-count-where.md)
44
* Author: [Soroush Khanlou](https://github.com/khanlou)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Accepted**
7-
* Implementation: [apple/swift#16099](https://github.com/apple/swift/pull/16099), [apple/swift#22289](https://github.com/apple/swift/pull/22289) (revert PR)
6+
* Status: **Implemented (Swift 6.0)**
7+
* Implementation: [apple/swift#72705](https://github.com/apple/swift/pull/72705)
88
* Review: ([first pitch](https://forums.swift.org/t/count-where-on-sequence/11186)) ([first review](https://forums.swift.org/t/se-0220-count-where/15048)) ([first acceptance](https://forums.swift.org/t/accepted-se-0220-count-where/15280)) ([second pitch](https://forums.swift.org/t/pitch-restore-count-where-from-se-0220/65859)) ([second review](https://forums.swift.org/t/refresh-review-se-0220-count-where/66235)) ([second acceptance](https://forums.swift.org/t/accepted-again-se-0220-count-where/66659))
99

1010
## Introduction

0 commit comments

Comments
 (0)