We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c383e1 commit d8608cbCopy full SHA for d8608cb
proposals/nnnn-int128.md renamed to proposals/0425-int128.md
@@ -1,10 +1,10 @@
1
# 128-bit Integer Types
2
3
-* Proposal: [SE-NNNN](nnnn-int128.md)
+* Proposal: [SE-0425](0425-int128.md)
4
* Author: [Stephen Canon](https://github.com/stephentyrone)
5
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6
* Implementation: https://github.com/stephentyrone/swift-numerics/tree/int128
7
-* Status: **Awaiting review**
+* Status: **Active Review (March 5...19, 2024)**
8
* Review: ([Pitch](https://forums.swift.org/t/pitch-128-bit-integer-types/70188))
9
10
## Motivation
0 commit comments