☰
DDOCs
PARIN
v0.1.21
/
parin.joka.types
/
isHexDigit
🔍
☾
isHexDigit
fn
bool isHexDigit(char c)
Returns true if the character is a hexadecimal digit (0-9, A-F, a-f).