Skip to content

Commit e6339e9

Browse files
committed
Schedule review for SE-0225.
1 parent d263859 commit e6339e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/nnnn-binaryinteger-iseven-isodd-ismultiple.md renamed to proposals/0225-binaryinteger-iseven-isodd-ismultiple.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Adding `isEven`, `isOdd`, `isMultiple` to `BinaryInteger`
22

3-
* Proposal: [SE-NNNN](NNNN-binaryinteger-iseven-isodd.md)
3+
* Proposal: [SE-0225](0225-binaryinteger-iseven-isodd.md)
44
* Authors: [Robert MacEachern](https://github.com/robmaceachern), [Micah Hansonbrook](https://github.com/SiliconUnicorn)
5-
* Review Manager: TBD
6-
* Status: **Implemented**
5+
* Review Manager: [John McCall](https://github.com/rjmccall)
6+
* Status: **Scheduled** for August 20...26, 2018
77
* Implementation: [apple/swift#18689](https://github.com/apple/swift/pull/18689)
88

99
## Introduction

0 commit comments

Comments
 (0)