Appender.data

Use opSlice() from now on.

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

Return Value

Type: inout(ElementEncodingType!A)[]

The managed array.

Meta

Suggestion Box / Bug Report