swift
06f007cb
- Require Copyable for same-type BorrowingIterator
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
natecook1000
Committer
natecook1000
Parents
06ca9f1d
Loading