Abstract
Returns true if every element in the iterable satisfies the predicate.
Checks if any value in the iterable satisfies the predicate.
Returns true if every element in the iterable satisfies the predicate.