swift
7dc8737c - [Sequence] Make Sequence.SubSequence conform to Sequence.

Commit
8 years ago
[Sequence] Make Sequence.SubSequence conform to Sequence. Addressed ABI FIXME’s #4, #5, #104 and #105, making Sequence’s SubSequence conform to Sequence, with the same element type, and for which the SubSequence of a SubSequence is the same SubSequence. Fixes SR-318 / rdar://problem/31418206.
Author
Committer
Parents
Loading