Contents

init(arrayLiteral:)

Creates a shape structure from the given array literal.

Declaration

init(arrayLiteral elements: Int...)

Parameters

  • elements:

    A variadic list of elements of the new array.

See Also

Creating a shape structure