Expand description
Unicode XID support for Parseme.
Functionsยง
- is_
continue - Returns
trueif the provided character is a Unicode XID continuing character. - is_
start - Returns
trueif the provided character is a Unicode XID starting character.
Unicode XID support for Parseme.
true if the provided character is a Unicode XID continuing character.true if the provided character is a Unicode XID starting character.