BorrowingSequence
A type that provides sequential, borrowing access to its elements.
Declaration
protocol BorrowingSequence<Element> : ~Copyable, ~EscapableA type that provides sequential, borrowing access to its elements.
protocol BorrowingSequence<Element> : ~Copyable, ~Escapable