Contents

drop(while:)

Declaration

func drop(while predicate: (Elements.Element) -> Bool) -> Publishers.Sequence<DropWhileSequence<Elements>, Failure>

See Also

Applying sequence operations to elements