pkm v1.1.4 (2022-11-26T00:45:13Z)
Dub
Repo
isHex
sily
addons
Checks if
c
is hexadecimal (all digits & letters from A to F)
bool
isHex
(
char
c
)
Parameters
c
char
char
Return Value
Type:
bool
isHex
Meta
Source
See Implementation
sily
addons
functions
isAlpha
isAlphaNumeric
isDigit
isHex
isOct
isOneOf
Checks if c is hexadecimal (all digits & letters from A to F)