mutils.utils

Undocumented in source.

Members

Functions

copy
auto copy(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
getTmpSmallCString
const(char)* getTmpSmallCString(const(char)[] str)

Some random functions

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