section

abstract fun section(range: ClosedRange<Int>): List<T>(source)

Return

list of items in the range

Parameters

range

of data to extract