List.opOpAssign

appends the value to the end of the list

class List(T)
void
opOpAssign
(
string op : "~"
)
()

Meta