mutils.job_manager.utils

Module with some usefull functions

Members

Functions

assertM
void assertM(A a, B b)
Undocumented in source. Be warned that the author may not have intended to support it.
assumeNoGC
auto assumeNoGC(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
functionName
string functionName(void* addr)
Undocumented in source. Be warned that the author may not have intended to support it.
functionName
string functionName(void* addr)
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.
printStack
void printStack()
Undocumented in source. Be warned that the author may not have intended to support it.
writelnng
void writelnng(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta