Contents

tryContains(where:)

Declaration

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

See Also

Applying matching criteria to elements