hexDigits

0 .. 9A .. F

immutable
auto hexDigits = fullHexDigits[0 .. 16];

Meta