Skip to content

Commit ab898ce

Browse files
authored
SE-0416 is implemented (#2346)
1 parent 1bf51d5 commit ab898ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0416-keypath-function-subtyping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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: **Accepted**
6+
* Status: **Implemented (Swift 6.0)**
77
* Implementation: [apple/swift#39612](https://github.com/apple/swift/pull/39612)
88
* 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

0 commit comments

Comments
 (0)