Python-symbolic/python_symb/integers.py
2023-07-31 04:39:20 +02:00

3 lines
96 B
Python

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