Range.opCall

Creates an array of the Range

struct Range(T = size_t, U = T)
T[]
opCall
()

Return Value

Type: T[]

the created array

See Also

toArr opSlice

Meta