isIdStart

Determine if p points to the start of an identifier.

@nogc nothrow pure
bool
isIdStart
(
const(char)* p
)

Meta