isSymbol
fn
bool isSymbol(char c) @safe nothrow @nogcReturns true if the character is a symbol (!, ", ...).
bool isSymbol(char c) @safe nothrow @nogcReturns true if the character is a symbol (!, ", ...).