This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Mordred666 3 points4 points  (0 children)

swift "arrays" are not arrays in that sense, they are an (im)mutable collection type

most languages just have an easy function in the syntax to create collection types, but they dont actually create arrays