Skip to content

Commit 1945d92

Browse files
authored
Accept SE-0421 (#2315)
1 parent 4ca4028 commit 1945d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0421-generalize-async-sequence.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0421](0421-generalize-async-sequence.md)
44
* Authors: [Doug Gregor](https://github.com/douggregor), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Freddy Kellison-Linn](https://github.com/Jumhyn)
6-
* Status: **Active review (January 26...February 7, 2024)**
6+
* Status: **Accepted**
77
* Implementation: https://github.com/apple/swift/pull/70635
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-generalize-asyncsequence-and-asynciteratorprotocol/69283))([review](https://forums.swift.org/t/se-0421-generalize-effect-polymorphism-for-asyncsequence-and-asynciteratorprotocol/69662))
8+
* Review: ([pitch](https://forums.swift.org/t/pitch-generalize-asyncsequence-and-asynciteratorprotocol/69283))([review](https://forums.swift.org/t/se-0421-generalize-effect-polymorphism-for-asyncsequence-and-asynciteratorprotocol/69662)) ([acceptance](https://forums.swift.org/t/accepted-se-0421-generalize-effect-polymorphism-for-asyncsequence-and-asynciteratorprotocol/69973))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)