String.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. String opBinary(String rhs)
  2. String opBinary(bcstring rhs)
    struct String
    @nogc nothrow @trusted const
    opBinary
    (
    string op
    )
    ()
    if (
    op == "~"
    )

Meta