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 a2d5dd0 commit e1560c9Copy full SHA for e1560c9
docs/docs/reference/overview.md
@@ -87,7 +87,7 @@ These constructs are proposed to be dropped without a new construct replacing th
87
- [Symbol literals](dropped-features/symlits.md),
88
- [Auto application](dropped-features/auto-apply.md),
89
- [Weak conformance](dropped-features/weak-conformance.md),
90
-- [Compound types](new-types/intersection-types.md),
+- [Compound types](new-types/intersection-types.md) (replaced by [Intersection types](new-types/intersection-types.md)),
91
- [Auto tupling](https://github.com/lampepfl/dotty/pull/4311) (implemented, but not merged).
92
93
The date when these constructs are dropped varies. The current status is:
0 commit comments