Skip to content

Commit 33a6bc3

Browse files
authored
Accept SE-0225 in part
1 parent 81a743b commit 33a6bc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0225-binaryinteger-iseven-isodd-ismultiple.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
* Proposal: [SE-0225](0225-binaryinteger-iseven-isodd-ismultiple.md)
44
* Authors: [Robert MacEachern](https://github.com/robmaceachern), [Micah Hansonbrook](https://github.com/SiliconUnicorn)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active review (August 20...26)**
6+
* Status: **Accepted with modifications**
77
* Implementation: [apple/swift#18689](https://github.com/apple/swift/pull/18689)
8+
* Review: [Discussion thread](https://forums.swift.org/t/se-0225-adding-iseven-isodd-ismultiple-to-binaryinteger/15382), [Announcement thread](https://forums.swift.org/t/accepted-with-modifications-se-0225-adding-iseven-isodd-ismultiple-to-binaryinteger/15689)
89

910
## Introduction
1011

0 commit comments

Comments
 (0)