- checkBeginNode* checkBegin() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- checkEndNode* checkEnd() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- clearvoid clear() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- insertIterator insert(Iterator where, T obj, bool before) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opApplyint opApply(int delegate(Iterator, T) callback) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opApplyint opApply(int delegate(T) cb) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opApplyReverseint opApplyReverse(int delegate(T) callback) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryList opBinary(List other) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opCastTList opCast() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexT opIndex(size_t idx) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssignvoid opOpAssign(T e) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- popBackT popBack() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- popFrontT popFront() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushvoid push(T e) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pushFrontvoid pushFront(T e) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- removevoid remove(T e) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- removevoid remove(Iterator it) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring toString() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- backT back [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- backT back [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- beginIterator begin [@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. 
- endIterator end [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- frontT front [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- frontT front [@property setter] 
- 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.