The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Appender.opSlice
std
array
Appender
struct
Appender
(A)
@
property
inout @
trusted
inout
(
T
)[]
opSlice
(
)
if
(
isDynamicArray
!
A
)
Return Value
Type:
inout
(
T
)[]
The managed array.
Meta
Source
See Implementation
std
array
Appender
aliases
opOpAssign
constructors
this
functions
clear
put
reserve
shrinkTo
toString
properties
capacity
data
opSlice