List.opOpAssign

Push back elements on list ~= args

struct List(T, long N = -1)
opOpAssign
(
string op : "~"
Args...
)
(
auto ref Args args
)

Meta