isSymbol.isSymbol

Undocumented in source.
template isSymbol(alias arg)
enum isSymbol = __traits(compiles, __traits(getAttributes, arg));

Meta