Returns an iterator over the elements of the collection.
SDK
- Xcode 10.2+
Framework
- Swift Standard Library
Declaration
func makeIterator() -> Dictionary<Key, Value>.Keys.Iterator
Discussion
Note
This documentation comment was inherited from Collection.