`biggerList.removeIf { it.x != myDesiredFilter }`
# announcements
k
biggerList.removeIf { it.x != myDesiredFilter }