std::core::ascii

TO_UPPER

const char[256] TO_UPPER @private = { ['a'..'z'] = 'a' - 'A' };