_isHex
private fn
bool _isHex(const char h) @safe @nogc pure nothrowReturn whether h is a hexadecimal digit.
bool _isHex(const char h) @safe @nogc pure nothrowReturn whether h is a hexadecimal digit.