☰
D
dejadoc
JOKA
/
joka.types
/
isHexDigit
🔍
☾
isHexDigit
fn
bool isHexDigit(char c)
Returns true if the character is a hexadecimal digit (0-9, A-F, a-f).