Y
Hacker News
new
|
ask
|
show
|
jobs
by
adastra22
358 days ago
In many langue’s (e.g. Python, so not even obscure languages), ints are unbounded.
1 comments
layer8
358 days ago
That’s not the notion of ints the article, nor GP by “computer ints”, was referring to. Python is rather atypical in its nomenclature here. Arbitrary-precision integers are generally called “integer” or something like “bigint”.
link