StringT.opOpAssign

Appends another string or character. Returns itself.

struct StringT(C)
ref
S
opOpAssign
(
string op : "~"
T
)
(
T rhs
)

Meta