Span.BorrowingIterator
A type that provides the sequence’s iteration interface and encapsulates its iteration state.
Declaration
typealias BorrowingIterator = SpanIterator<Element>A type that provides the sequence’s iteration interface and encapsulates its iteration state.
typealias BorrowingIterator = SpanIterator<Element>