numba newbie question: how can I use arbitrarily-large integers (like python\'s built-in \'int\' type) with numba?
Configuration: python v3.7.3 and numba v0.51.2 on MacOS