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 d57c8f9 commit 74e5794Copy full SHA for 74e5794
specification/dartLangSpec.tex
@@ -13058,7 +13058,8 @@ \subsubsection{Binding Actuals to Formals}
13058
\commentary{%
13059
Since it is illegal for a type parameter to be a supertype of its own
13060
bound, it follows that for any type $T$, there exists exactly one type
13061
-$T_0$ for which $T$ is $T_0$ bounded.%
+$T_0$ for which $T$ is $T_0$ bounded. $T_0$ can be regarded as a
13062
+non-type-variable type which is a (minimal) supertype of $T$.%
13063
}
13064
13065
\LMHash{}%
0 commit comments