isSymbol

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

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

Meta