- get
Type get(size_t index)
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.
- opApply
int opApply(int delegate(Type) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(size_t, Type) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Type opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.