kotlin-stdlib / kotlin.collections / ArrayList / subList subList Common 1.0 fun subList(fromIndex: Int, toIndex: Int): MutableList<E>(source)