ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
Array.opSlice
ddmd
root
array
Array
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
T
)[]
opSlice
()
inout
(
T
)[]
opSlice
(size_t a, size_t b)
struct
Array
(T)
extern (
D
) inout nothrow pure
inout
(
T
)[]
opSlice
(
size_t
a
,
size_t
b
)
Meta
Source
See Implementation
ddmd
root
array
Array
destructors
~this
functions
append
copy
insert
opIndex
opSlice
pop
push
remove
reserve
setDim
shift
tdata
toChars
zero
postblits
this(this)
variables
data
dim