init(arrayLiteral:)
Creates an instance initialized with the given elements.
Declaration
init(arrayLiteral elements: Self.ArrayLiteralElement...)Creates an instance initialized with the given elements.
init(arrayLiteral elements: Self.ArrayLiteralElement...)