Node.ChildList

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
item
Node item(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(size_t i)
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.

Properties

length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta