Skip to content

Commit 48e0d8a

Browse files
authored
SE-0328 "Structural opaque result types" is now implemented (#1508)
1 parent 61cde7c commit 48e0d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0328-structural-opaque-result-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0328](0328-structural-opaque-result-types.md)
44
* Authors: [Benjamin Driscoll](https://github.com/willtunnels), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Accepted with modifications (2021-11-30)**
6+
* Status: **Implemented (**Swift Next**)**
77
* Decision Notes: [Rationale](https://forums.swift.org/t/accepted-with-modifications-se-0328-structural-opaque-result-type/53789)
88
* Implementation: [apple/swift#38392](https://github.com/apple/swift/pull/38392)
9-
* Toolchain: Any recent [nightly main snapshot](https://swift.org/download/#snapshots) with the `-Xfrontend -enable-experimental-structural-opaque-types` flags
9+
* Toolchain: Any recent [nightly main snapshot](https://swift.org/download/#snapshots)
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)