remove

abstract fun remove()(source)

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

Since Kotlin

1.0
abstract fun remove()(source)

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

Since Kotlin

1.3