Text.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Text
@nogc
void
opOpAssign
(
string op
)
(
const(char[]) cat
)
if (
op == "~"
)

Meta