Cursor.AttributesRange

Undocumented in source.
struct Cursor(P, Flag!"conflateCDATA" conflateCDATA = Yes.conflateCDATA, Flag!"processBadDocument" processBadDocument = No.processBadDocument)
struct AttributesRange {}

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.
popFront
auto popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta