- opAssign
auto ref opAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
auto ref opAssign(Integer!(U, E2) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
auto opBinary(Integer!(U, E2) 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
long opCmp(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
long opCmp(Integer!(U, E2) 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(Integer!(U, E2) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
auto ref opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
auto ref opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
auto opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
auto opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.