- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
Row front()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Row opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Transversal!(const(string[])[], TransverseOptions.assumeNotJagged) opIndex(string key)
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.