Rope.opBinaryRight

Concatenate with a string.

struct Rope
const nothrow
opBinaryRight
(
string op : "~"
)
(
const(char)[] text
)

Meta