addAll

fun addAll(elements: Collection<Int>): Boolean
fun addAll(index: Int, elements: Collection<Int>): Boolean