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