`values.filter { test(it) }.forEach { println("hit...
# announcements
p
values.filter { test(it) }.forEach { println("hit") }