Appender.opSlice

struct Appender(A)
@property inout @trusted
inout(T)[]
opSlice
()

Return Value

Type: inout(T)[]

The managed array.

Meta