%PDF- %PDF-
| Direktori : /proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/include/string/ |
| Current File : //proc/thread-self/root/lib/python3/dist-packages/pythran/pythonic/include/string/digits.hpp |
#ifndef PYTHONIC_INCLUDE_STRING_DIGITS_HPP
#define PYTHONIC_INCLUDE_STRING_DIGITS_HPP
#include "pythonic/types/str.hpp"
PYTHONIC_NS_BEGIN
namespace string
{
types::str constexpr digits("0123456789");
}
PYTHONIC_NS_END
#endif