addIndices

fun addIndices(vararg indices: Int)
fun addIndices(indices: List<Int>)

Adds a list of indices.