Contents

prefix(while:)

Declaration

func prefix(while predicate: (Elements.Element) -> Bool) -> Publishers.Sequence<[Elements.Element], Failure>

See Also

Applying sequence operations to elements