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