- FunctionTypeOf
template FunctionTypeOf(func...)
 Undocumented in source.
- Joiner
template Joiner(Ts...)
 Undocumented in source.
- ParameterIdentifierTuple
template ParameterIdentifierTuple(func...)
 Undocumented in source.
- Tuple
template Tuple(Specs...)
 Undocumented in source.
- capitalize
template capitalize(string str)
 Undocumented in source.
- from
template from(string moduleName)
 Undocumented in source.
- getMember
template getMember(alias T, string name)
 Undocumented in source.
- getName
template getName(alias sym)
 Undocumented in source.
- getNamedFields
template getNamedFields(size_t I = 0, Specs...)
 Undocumented in source.
- getStringUDAs
template getStringUDAs(alias symbol)
 Undocumented in source.
- isCallable
template isCallable(T...)
 Undocumented in source.
- isDelegate
template isDelegate(T...)
 Undocumented in source.
- isFunctionPointer
template isFunctionPointer(T...)
 Undocumented in source.
- isSomeFunction
template isSomeFunction(T...)
 Undocumented in source.
- replace
template replace(string str, dchar from, dchar to)
 Undocumented in source.
- toLower
template toLower(string str)
 Undocumented in source.
- tuple
template tuple(Names...)
 Undocumented in source.