String.opOpAssign

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

Meta