for loop iterates through anything that provides a...
# announcements
d
for loop iterates through anything that provides an iterator. Is there a way to remove a item from the iterator? https://kotlinlang.org/docs/reference/control-flow.html#for-loops