- opAssign
SerialInteger opAssign(SerialInteger rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
SerialInteger opAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
SerialInteger opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
SerialInteger opBinary(SerialInteger rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
U opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(SerialInteger rhs)
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.
- opEquals
bool opEquals(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(SerialInteger rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
SerialInteger opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
SerialInteger opOpAssign(SerialInteger rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
SerialInteger opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.