Contents

init(_:)

Creates a shape structure from the given array elements.

Declaration

init(_ shape: [Int])

Parameters

  • shape:

    The source array.

See Also

Creating a shape structure