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.
2 parents c5e40dc + d0cdc5d commit ca6e2ccCopy full SHA for ca6e2cc
docs/docs/reference/dependent-function-types.md
@@ -48,6 +48,6 @@ translates to
48
}
49
50
where the result type parameter `R'` is an upper approximation of the
51
-true result type `R` that does not mention any of the parameters `e1, ..., eN`.
+true result type `R` that does not mention any of the parameters `x1, ..., xN`.
52
53
0 commit comments