List
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Element order is [front, …, back], as if one were to iterate through the sequence in forward order, calling
list.append(element)on each element.Declaration
Swift
public init <S: SequenceType where S.Generator.Element == T> (_ elements: S) -
Undocumented
-
Undocumented
View on GitHub
List Struct Reference