isIdStart

Determine if p points to the start of an identifier.

extern (C++)
bool
isIdStart
(
const(char)* p
)

Meta