Comment by xiphias2
3 years ago
Rust solves it with an explicit ,,wrapping_mul(..)'' call when it's performance critical.
I believe all languages that don't support bignums should do the same.
3 years ago
Rust solves it with an explicit ,,wrapping_mul(..)'' call when it's performance critical.
I believe all languages that don't support bignums should do the same.
No comments yet
Contribute on Hacker News ↗