makeIterator()
Returns an iterator over the elements of this sequence.
Declaration
func makeIterator() -> NSDictionary.IteratorDiscussion
Complexity: O(1).
Returns an iterator over the elements of this sequence.
func makeIterator() -> NSDictionary.IteratorComplexity: O(1).