- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- firstNode
Node!T* firstNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
Node!T* front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- lastNode
Node!T* lastNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- thisNode
Node!T* thisNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.