Instance Method

makeIterator()

Returns an iterator over the elements of the collection.

Declaration

func makeIterator() -> Dictionary<Key, Value>.Keys.Iterator

Discussion

Relationships

From Protocol