swift
06f007cb - Require Copyable for same-type BorrowingIterator

Commit
108 days ago
Require Copyable for same-type BorrowingIterator Returning self from this default impl of makeBorrowingInterator() is consuming, so it requires a copyable type (like Span).
Author
Committer
Parents
Loading