- byauto  by() 
- dupauto  dup() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- emptybool empty() 
- equalauto  equal(T rhs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- idupauto  idup() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opAssignauto ref  opAssign(RCString rhs) 
- auto ref  opAssign(R rhs) 
- opBinarytypeof(this) opBinary(typeof(this) rhs) 
- typeof(this) opBinary(string rhs) 
- typeof(this) opBinary(C c) 
- typeof(this) opBinary(R r) 
- opBinaryauto  opBinary(typeof(this) rhs) 
- opBinaryRighttypeof(this) opBinaryRight(string rhs) 
- typeof(this) opBinaryRight(C c) 
- typeof(this) opBinaryRight(R lhs) 
- opBinaryRightauto  opBinaryRight(string rhs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opCastbool opCast() 
- opCmpint opCmp(typeof(this) rhs) 
- opCmpint opCmp(string rhs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opCmpint opCmp(R rhs) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opDollarauto  opDollar() 
- opEqualsbool opEquals(typeof(this) rhs) 
- bool opEquals(string rhs) 
- opEqualsbool opEquals(R r) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexauto  opIndex(size_t pos) 
- opIndexAssignauto  opIndexAssign(char el, size_t pos) 
- opIndexAssignauto  opIndexAssign(char c) 
- opOpAssigntypeof(this) opOpAssign(typeof(this) rhs) 
- typeof(this) opOpAssign(string rhs) 
- opOpAssigntypeof(this) opOpAssign(C c) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssigntypeof(this) opOpAssign(R r) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opSliceauto  opSlice(size_t start, size_t end) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opSliceauto  opSlice() 
- opSliceAssignauto  opSliceAssign(char c, size_t start, size_t end) 
- saveauto  save() 
- toHashauto  toHash() 
- toStringstring toString() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writelnauto  writeln(T rhs) 
- Undocumented in source. Be warned that the author may not have intended to support it.