pkm v1.1.4 (2022-11-26T00:45:13Z)
Dub
Repo
isAlphaNumeric
sily
addons
Checks if
c
is letter,
_
or digit
bool
isAlphaNumeric
(
char
c
)
Parameters
c
char
char
Return Value
Type:
bool
isAlphaNumeric
Meta
Source
See Implementation
sily
addons
functions
isAlpha
isAlphaNumeric
isDigit
isHex
isOct
isOneOf
Checks if c is letter, _ or digit