Appender.opSlice

struct Appender(A)
@property inout @trusted pure nothrow
opSlice
()

Return Value

Type: inout(ElementEncodingType!A)[]

The managed array.

Meta

Suggestion Box / Bug Report