mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
Range.opSlice
mambo
util
Range
Range
Creates an array of the Range
Range
!(
T
,
U
)
opSlice
(T start, U end)
T
[]
opSlice
()
struct
Range
(T = size_t, U = T)
T
[]
opSlice
(
)
Return Value
Type:
T
[]
the created array
See Also
toArr opCall
Meta
Source
See Implementation
mambo
util
Range
Range
functions
length
opApply
opApplyReverse
opCall
opIndex
toArr
static functions
opSlice
variables
end
start
Creates an array of the Range