- opApply
int opApply(int delegate(ref typeof(mixin (q{NODEREF.init} ~ ITEM_EXPR))) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- popBack
NODEREF popBack()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
NODEREF popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- pushBack
void pushBack(NODEREF node)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushFront
void pushFront(NODEREF node)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(NODEREF node)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(I iterator)
Undocumented in source. Be warned that the author may not have intended to support it.