removeAt

abstract fun removeAt(index: Int): E

Removes an element at the specified index from the list.

Return

the element that has been removed.

abstract fun removeAt(index: Int): E

Removes an element at the specified index from the list.

Return

the element that has been removed.

abstract fun removeAt(index: Int): E

Removes an element at the specified index from the list.

Return

the element that has been removed.

abstract fun removeAt(index: Int): E

Removes an element at the specified index from the list.

Return

the element that has been removed.