- insertNext
void insertNext(typeof(this)* node)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertPrev
void insertPrev(typeof(this)* node)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeNext
typeof(this)* removeNext()
Undocumented in source. Be warned that the author may not have intended to support it.
- removePrev
typeof(this)* removePrev()
Undocumented in source. Be warned that the author may not have intended to support it.