subList

open fun subList(fromIndex: Int, toIndex: Int): List<T>