contains(where:) Declarationfunc contains(where predicate: (Output) -> Bool) -> Just<Bool> See AlsoApplying matching criteria to elementscontains(_:)tryContains(where:)allSatisfy(_:)tryAllSatisfy(_:)