kotlin-stdlib / kotlin.collections / AbstractList / subList subList Common JVM JS Native 1.0 open fun subList ( fromIndex : Int , toIndex : Int ) : List < E > (source)