UnPopable

Undocumented in source.

Members

Aliases

E
alias E = ElementType!R
Undocumented in source.

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
unPopFront
void unPopFront(E e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
E front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

range
R range;
Undocumented in source.

Meta