Iterator public struct Iterator : IteratorProtocol An iterator of Bag. next() Declaration Swift public mutating func next() -> Element?