Array.Range

Undocumented in source.

Constructors

this
this(ElementT[] data, size_t size)
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
ElementT front [@property getter]
Undocumented in source.
length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta