String.opOpAssign

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

Meta