We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0738193 + 0053c5a commit e6f34b7Copy full SHA for e6f34b7
proposals/0452-integer-generic-parameters.md
@@ -3,9 +3,9 @@
3
* Proposal: [SE-0452](0452-integer-generic-parameters.md)
4
* Authors: [Alejandro Alonso](https://github.com/Azoy), [Joe Groff](https://github.com/jckarter)
5
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6
-* Status: **Active Review (Nov 5-19 2024)**
+* Status: **Active review (November 5-19 2024)**
7
* Implementation: [apple/swift#75518](https://github.com/apple/swift/pull/75518)
8
-* Forum Threads: [Review](https://forums.swift.org/t/se-0452-integer-generic-parameters/75844)
+* Review: ([pitch](https://forums.swift.org/t/integer-generic-parameters/74181)) ([review](https://forums.swift.org/t/se-0452-integer-generic-parameters/75844))
9
* Upcoming Feature Flag: `ValueGenerics`
10
11
## Introduction
0 commit comments