BorrowingIteratorProtocol
A type that provides borrowed access to the values of a borrowing sequence.
Declaration
protocol BorrowingIteratorProtocol<Element> : ~Copyable, ~EscapableA type that provides borrowed access to the values of a borrowing sequence.
protocol BorrowingIteratorProtocol<Element> : ~Copyable, ~Escapable