misc

Undocumented in source.

Members

Functions

convArrayType
T[] convArrayType(T2[] dat)
Undocumented in source. Be warned that the author may not have intended to support it.
del
T[] del(T[] dat, ulong pos, ulong count)
Undocumented in source. Be warned that the author may not have intended to support it.
fileToArray
string[] fileToArray(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
insert
T[] insert(T[] dat, T[] ins, ulong pos)
Undocumented in source. Be warned that the author may not have intended to support it.
max
T max(T[] dat)
Undocumented in source. Be warned that the author may not have intended to support it.
parseStr
string parseStr(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
writeArray
void writeArray(T[] a, T sp)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta