isIdentChar

returns true if character is valid ident character

bool
isIdentChar
(
dchar ch
)

Meta