- opAssign
Variable opAssign(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Variable opBinary(Variable r)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Variable opBinary(T r)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinaryRight
Variable opBinaryRight(T l)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Variable rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Variable rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
Variable opOpAssign(Variable r)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
Variable opOpAssign(T r)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
Variable opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.