Skip to content

Commit badc755

Browse files
Update 0474-yielding-accessors.md (#2778)
Add link back to forums review.
1 parent 6c9a5a0 commit badc755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0474-yielding-accessors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Status: **Active Review (Apr 8...22)**
77
* Vision: [A Prospective Vision for Accessors in Swift](https://github.com/rjmccall/swift-evolution/blob/accessors-vision/visions/accessors.md)
88
* Implementation: Partially available on main behind the frontend flag `-enable-experimental-feature CoroutineAccessors`
9-
* Review: ([pitch 1](https://forums.swift.org/t/modify-accessors/31872)), ([pitch 2](https://forums.swift.org/t/pitch-modify-and-read-accessors/75627)), ([pitch 3](https://forums.swift.org/t/pitch-3-yielding-coroutine-accessors/77956)), (review)
9+
* Review: ([pitch 1](https://forums.swift.org/t/modify-accessors/31872)), ([pitch 2](https://forums.swift.org/t/pitch-modify-and-read-accessors/75627)), ([pitch 3](https://forums.swift.org/t/pitch-3-yielding-coroutine-accessors/77956)), ([review](https://forums.swift.org/t/se-0474-yielding-accessors/79170))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)