count
any
all
Returns true if at least one element matches the given predicate.
collection.any { predicate }