was doing list.filterNotNull().foreach { foo(it) }...
# announcements
s
was doing list.filterNotNull().foreach { foo(it) }, but it needs to set the original element to null..