Skip to content

Commit eccae56

Browse files
authored
SE-0421 "Generalize effect polymorphism for AsyncSequence and AsyncIteratorProtocol" is implemented# Please enter the commit message for your changes. Lines starting (#2320)
1 parent 5a363c1 commit eccae56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0421-generalize-async-sequence.md

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

0 commit comments

Comments
 (0)