StringImpl.opBinary

Makes a nstring appended to this string.

struct StringImpl(T)
@nogc inout
opBinary
(
string op
R
)
(
auto ref inout R rhs
)
if (
op == "~"
)

Meta