List.Range

Undocumented in source.

Constructors

this
this(Node* front, Node* back)
Undocumented in source.

Members

Functions

popFront
void popFront()
Undocumented in source.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
T front [@property getter]
Undocumented in source.
frontNode
Node* frontNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
save
Range save [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta