List.opIndex

struct List(T)
opIndex
()

Return Value

Type: Range!T

Range over this list.

Meta