hexdigits top-level constant

String const hexdigits

The string '0123456789abcdefABCDEF'.

Implementation

const hexdigits = string.hexdigits;