ArrayWithShapeIterator
public struct ArrayWithShapeIterator<Element> : IteratorProtocol where Element : Equatable
Undocumented
-
Declaration
Swift
public mutating func next() -> Element?
public struct ArrayWithShapeIterator<Element> : IteratorProtocol where Element : Equatable
Undocumented
Swift
public mutating func next() -> Element?