Iterator public struct Iterator : IteratorProtocol next() Declaration Swift @inlinable @inline(__always) public mutating func next() -> Element?