StructureSwift5.9.0

    Iterator

    An iterator over the initial elements traversed by a base iterator that satisfy a given predicate.

    @frozen struct Iterator

    This is the associated iterator for the LazyPrefixWhileSequence, LazyPrefixWhileCollection, and LazyPrefixWhileBidirectionalCollection types.

    Citizens in Swift

    Members

    Citizens in Swift

    where Base:Sequence

    Conformances

    Members

    Features