RangeSet.Ranges.Iterator
A type that provides the sequence’s iteration interface and encapsulates its iteration state.
Declaration
typealias Iterator = IndexingIterator<RangeSet<Bound>.Ranges>A type that provides the sequence’s iteration interface and encapsulates its iteration state.
typealias Iterator = IndexingIterator<RangeSet<Bound>.Ranges>