`fooList.any { foo1 == it }` ?
# announcements
a
fooList.any { foo1 == it }
?
👍 3
o
Will it return a boolean ?
👌 1