mutils.utils

Undocumented in source.

Members

Functions

getTmpSmallCString
const(char)* getTmpSmallCString(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
printException
void printException(Exception e, int maxStack)
Undocumented in source. Be warned that the author may not have intended to support it.
removeElementInPlace
bool removeElementInPlace(R arr, N obj)
Undocumented in source. Be warned that the author may not have intended to support it.
removeInPlace
void removeInPlace(R haystack, N index)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta