Skip to content

Commit 960452d

Browse files
authored
Merge pull request #2260 from apple/accept-se-0416
Accept SE-0416
2 parents 740cf1a + 6ac7089 commit 960452d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0416-keypath-function-subtyping.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0416](0416-keypath-function-subtyping.md)
44
* Authors: [Frederick Kellison-Linn](https://github.com/jumhyn)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active review (December 13, 2023...January 2, 2024)**
6+
* Status: **Accepted**
77
* Implementation: [apple/swift#39612](https://github.com/apple/swift/pull/39612)
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-generalize-keypath-to-function-conversions/52681)) ([review](https://forums.swift.org/t/se-0416-subtyping-for-keypath-literals-as-functions/68984))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-generalize-keypath-to-function-conversions/52681)) ([review](https://forums.swift.org/t/se-0416-subtyping-for-keypath-literals-as-functions/68984)) ([acceptance](https://forums.swift.org/t/accepted-se-0416-subtyping-for-keypath-literals-as-functions/69241))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)