Contents

tryAllSatisfy(_:)

Declaration

func tryAllSatisfy(_ predicate: (Publishers.Sequence<Elements, Failure>.Output) throws -> Bool) -> Result<Bool, any Error>.Publisher

See Also

Applying matching criteria to elements