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