- _opApply
int _opApply(int delegate(ref Object) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- _opApply
int _opApply(int delegate(ref Dstring) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- contains
bool contains(Dstring str)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexOf
int indexOf(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexOf
int indexOf(Dstring str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Object opIndex(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.