struct JoinedSequence<Base>
Inheritance |
Sequence
View Protocol Hierarchy →
|
Associated Types |
Element = Base.Element.Element
|
Nested Types |
JoinedSequence.Iterator |
Import |
import Swift |
Initializers
Instance Variables
Instance Methods
Conditionally Inherited Items
Where Element : Comparable
Where Element : Equatable
Where Element : Sequence
Where Element : StringProtocol
Where SubSequence == AnySequence