slice

fun <E> KoneList<E>.slice(fromIndex: UInt, toIndex: UInt): KoneList<E>(source)