remove

abstract override fun remove()(source)

Removes from the underlying collection the last element returned by this iterator.

Since Kotlin

1.0
abstract override fun remove()(source)

Removes from the underlying collection the last element returned by this iterator.

Since Kotlin

1.3