- get
T.Builder get(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
T.Builder init(int index, int size)
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(T.Builder) dg)
Undocumented in source. Be warned that the author may not have intended to support it.