DList.opOpAssign

Appends the contents of the argument rhs into this.

struct DList(T)
opOpAssign
(
string op
Stuff
)
(
Stuff rhs
)
if (
op == "~" &&
)

Meta