isSymbol

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

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

Meta