Same as `if (list.any { predicate })`?
# announcements
c
Same as
if (list.any { predicate })
?