Hacker News new | ask | show | jobs
by OnlyLys 1794 days ago
I believe the poster you were replying to was talking about JS's new `BigInt` type.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

1 comments

Good example of that feature is Python. Also, AFAIR, Scheme (and probably some other lisps) support it.