String.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(string s)
    class String
    void
    opOpAssign
    (
    string op
    )
    (
    string s
    )
    if (
    op == "~"
    )
  2. void opOpAssign(dchar c)

Meta