Appender.opSlice

struct Appender(T, A, size_t initialSize = 10)
T[]
opSlice
()

Return Value

Type: T[]

all of the items

Meta