File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
* Proposal: [ SE-0220] ( 0220-count-where.md )
4
4
* Author: [ Soroush Khanlou] ( https://github.com/khanlou )
5
5
* 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 )
8
8
* 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 ) )
9
9
10
10
## Introduction
You can’t perform that action at this time.
0 commit comments