makeBorrowingIterator()
Returns a borrowing iterator over the elements of this sequence.
Declaration
@export(implementation) func makeBorrowingIterator() -> InlineArray<count, Element>.BorrowingIteratorReturns a borrowing iterator over the elements of this sequence.
@export(implementation) func makeBorrowingIterator() -> InlineArray<count, Element>.BorrowingIterator