if I do `val mutableList = biggerList.filter { it....
# announcements
p
if I do
val mutableList = biggerList.filter { it.x == myDesiredFilter }