`list.any { it > 5 }`
# announcements
v
list.any { it > 5 }
👍 1