BuilderProxy.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct BuilderProxy(T)
static if(is(T == E[], E))
void
opOpAssign
(
string op
R
)
(
R rhs
)
if (
op == "~"
)

Meta