kotlin-stdlib / kotlin.collections / MutableIterator / remove remove Common JVM JS Native 1.0 abstract fun remove() Removes from the underlying collection the last element returned by this iterator.