dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
DArray.opSlice
dil
Array
DArray
Returns a slice from x to y.
inout
(
E
)[]
opSlice
()
inout
(
E
)[]
opSlice
(
X
x
,
Y
y
)
struct
DArray
(E)
inout
(
E
)[]
opSlice
inout
(
X
Y
)
(
X
x
,
Y
y
)
Meta
Source
See Implementation
dil
Array
DArray
aliases
array
constructors
this
functions
cap
dup
ensureOrGrow
free
growP2
growX1_5
growX2
indexPtr
len
opIndex
opIndexAssign
opOpAssign
opSlice
put
putUnsafe
rem
reserve
take
manifest constants
scanIfPtrs
Returns a slice from x to y.