We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a3502 commit 22b5ec4Copy full SHA for 22b5ec4
src/traits-canonicalization.md
@@ -60,7 +60,7 @@ result, we'll have an array of values for the canonical inputs. For
60
example, the canonical result might be:
61
62
```
63
-for<2> {
+for<?0, ?1> {
64
values = [ Vec<?0>, '1, ?0 ]
65
^^ ^^ ^^ these are variables in the result!
66
...
0 commit comments