StructureSwift5.9.0

    LazyFilterSequence

    A sequence whose elements consist of the elements of some base sequence that also satisfy a given predicate.

    @frozen struct LazyFilterSequence<Base> where Base : Sequence

    Citizens in Swift

    where Base:Collection

    Conformances

    Members

    Features

    Citizens in Swift

    where Base:BidirectionalCollection

    Conformances

    Members

    Features

    Citizens in Swift

    where Base:Sequence

    Conformances

    Members

    Features