We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f963f17 commit 126fc25Copy full SHA for 126fc25
docs/_docs/reference/dropped-features/type-projection.md
@@ -1,7 +1,7 @@
1
---
2
layout: doc-page
3
-title: "Tightened Type Projection"
4
-nightlyOf: https://docs.scala-lang.org/scala3/reference/changed-features/type-projection.html
+title: "Dropped: General Type Projection"
+nightlyOf: https://docs.scala-lang.org/scala3/reference/dropped-features/type-projection.html
5
6
7
Scala 2 allowed general type projection `T#A` where `T` is an arbitrary type and `A` names a type member of `T`.
0 commit comments