Contents

JoinedSequence.Iterator

An iterator that presents the elements of the sequences traversed by a base iterator, concatenated using a given separator.

Declaration

@frozen struct Iterator

Topics

Initializers

Default Implementations