RawTypedIdentifier.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RawTypedIdentifier opBinary(T rhs)
  2. T opBinary(RawTypedIdentifier rhs)
    struct RawTypedIdentifier
    const pure nothrow @safe @nogc
    static if(algebraic)
    T
    opBinary
    (
    string op : "-"
    )

Meta