tryContains(where:) Declarationfunc tryContains(where predicate: (Output) throws -> Bool) -> Result<Bool, any Error>.Publisher See AlsoApplying matching criteria to elementscontains(_:)contains(where:)allSatisfy(_:)tryAllSatisfy(_:)