LineRange

Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
const(char)[] front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
const(char)[] buf;
Undocumented in source.
elems
DrainElement[] elems;
Undocumented in source.
line
const(char)[] line;
Undocumented in source.

Meta