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 95383ec commit 023b0dbCopy full SHA for 023b0db
src/type-coercions.md
@@ -65,7 +65,8 @@ sites are:
65
}
66
```
67
68
-* The [as] type cast operator can also explicitly perform type coercion.
+* The [as] type cast operator—while not a coercion site—can be used to
69
+ explicitly perform type coercion.
70
71
72
If the expression in one of these coercion sites is a coercion-propagating
0 commit comments