Contents

SetIterator

Declaration

typealias SetIterator<Element> = Set<Element>.Iterator where Element : Hashable

See Also

Indices and Iterators