- GenNormalMembersCheck
string GenNormalMembersCheck(string[] members, bool includeFunctions)
Undocumented in source. Be warned that the author may not have intended to support it.
- GenNormalMembersImpl
string GenNormalMembersImpl(string[] members, bool[] compiles)
Undocumented in source. Be warned that the author may not have intended to support it.
- bucketSort
T[] bucketSort(T[] inputArray, size_t delegate(T) rankfn)
Undocumented in source. Be warned that the author may not have intended to support it.
- isStatic
string isStatic(string field)
Undocumented in source. Be warned that the author may not have intended to support it.
- isUnsafe
string isUnsafe(string field)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeTrailingUnderline
string removeTrailingUnderline(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- reorder
T[] reorder(T[] source, size_t[] newOrder)
Undocumented in source.
- sinkWrite
void sinkWrite(void delegate(const(char)[]) sink, bool comma, string fmt, T arg)
Undocumented in source. Be warned that the author may not have intended to support it.