isSymbol

Return true if a is a C-style Identifier symbol character.

pure nothrow @safe @nogc
bool
isSymbol
(
T
)
(
in T a
)

Meta