removeAt

abstract fun removeAt(index: Int): Boolean

Removes the item at the specified |index|. Returns true on success.