init(_:) Creates a shape structure from the given array elements. Declarationinit(_ shape: [Int]) Parametersshape: The source array. See AlsoCreating a shape structureinit(arrayLiteral:)