<mrdocs/Support/String.hpp>
constexpr bool isUpperCase(std::string_view const s) noexcept;
constexpr bool isUpperCase(char const c) noexcept;