contains(where:)

func contains(where predicate: (Self.Element) async throws -> Bool) async rethrows -> Bool