List.readRange

Read a slice from the list.

The slice is copied to avoid data in list from getting changed

class List(T)
T[]
readRange

Meta