ExprString.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ExprString opBinary(const(ExprString) other)
  2. ExprString opBinary(string other)
    struct ExprString
    const
    opBinary
    (
    string op : "~"
    )
    (
    string other
    )

Meta