makeBorrowingIterator()
Returns a borrowing iterator over the elements of this sequence.
Declaration
func makeBorrowingIterator() -> SpanIterator<Element>Returns a borrowing iterator over the elements of this sequence.
func makeBorrowingIterator() -> SpanIterator<Element>