ddmp.util

Undocumented in source.

Members

Functions

indexOfAlt
sizediff_t indexOfAlt(string str, string search, int offset)
Undocumented in source. Be warned that the author may not have intended to support it.
insert
void insert(T[] array, int i, T[] stuff)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(T[] array, int i, int count)
Undocumented in source. Be warned that the author may not have intended to support it.
splice
T[] splice(T[] list, int start, int count, T[] objects)
Undocumented in source. Be warned that the author may not have intended to support it.
substr
string substr(string str, int start, int len)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta