- opAssignvoid opAssign(inout(T)[] n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opAssignvoid opAssign(typeof(this) n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opEqualsbool opEquals(S other) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opSlicetypeof(this) opSlice() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opSlicetypeof(this) opSlice(size_t low, size_t high) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- popBackvoid popBack() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- popFrontvoid popFront() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- backauto  back [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- emptybool empty [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- frontauto  front [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- iduptypeof(this) idup [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lengthsize_t length [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexsize_t opIndex [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it.