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 3f5786e commit 8b46761Copy full SHA for 8b46761
proposals/0268-didset-semantics.md
@@ -1,10 +1,10 @@
1
# Refine `didSet` Semantics
2
3
* Proposal: [SE-0268](0268-didset-semantics.md)
4
-* Author: [Suyash Srijan](https://www.github.com/theblixguy)
5
-* Review Manager: [Ben Cohen](https://www.github.com/airspeedswift)
+* Author: [Suyash Srijan](https://github.com/theblixguy)
+* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6
* Status: **Accepted**
7
-* Implementation: [apple/swift#26632](https://github.com/apple/swift/pull/26632)
+* Implementation: [apple/swift#26632](https://github.com/apple/swift/pull/26632)
8
* Bug: [SR-5982](https://bugs.swift.org/browse/SR-5982)
9
10
## Introduction
0 commit comments