Iterator
public struct Iterator : IteratorProtocol
An iterator over the members of a NominalElementDictionary<Key, Value>.
-
Declaration
Swift
public mutating func next() -> Element?
PenguinStructures Docs (94% documented)
public struct Iterator : IteratorProtocol
An iterator over the members of a NominalElementDictionary<Key, Value>.
Swift
public mutating func next() -> Element?