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 fa6ff73 + 4ed9fbb commit d9bb8b9Copy full SHA for d9bb8b9
TSPL.docc/ReferenceManual/Types.md
@@ -44,8 +44,8 @@ and describes the type inference behavior of Swift.
44
> *type* → *optional-type* \
45
> *type* → *implicitly-unwrapped-optional-type* \
46
> *type* → *protocol-composition-type* \
47
-> *type* → *boxed-protocol-type* \
48
> *type* → *opaque-type* \
+> *type* → *boxed-protocol-type* \
49
> *type* → *parameter-pack-type*
50
> *type* → *metatype-type* \
51
> *type* → *any-type* \
0 commit comments