remove

fun remove(index: Int)

Removes a value at the specified index.

Parameters

index

The index of the element to remove.