Python-symbolic/python_symb/integers.py
2023-08-02 04:15:58 +02:00

3 lines
96 B
Python

"""
Python int is already an arbitrary precision integer, so we don't need to implement it.
"""