Appender.opOpAssign

Appends to the managed array.

struct Appender(A)
alias opOpAssign(string op : "~") = put

See Also

Meta