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 d3819ea commit 7d77240Copy full SHA for 7d77240
TSPL.docc/LanguageGuide/CollectionTypes.md
@@ -70,9 +70,7 @@ and is used throughout this guide when referring to the type of an array.
70
71
### Creating an Empty Array
72
73
-You can create an empty array in Swift using two approaches,
74
-as shown in the following examples.
75
-
+You can create an empty array in Swift using two approaches.
76
If the context already provides type information,
77
such as a function argument or an already typed variable or constant,
78
you can use an empty array literal,
0 commit comments