mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
So far this runs into the issue that conditionally-conforming Sequence types (like Range<Int>) don't implicitly conform to BorrowingSequence.
So far this runs into the issue that conditionally-conforming Sequence types (like Range<Int>) don't implicitly conform to BorrowingSequence.