mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-10 00:47:45 +00:00
![]() Add an example of using `carrying_mul_add` to write wider multiplication Just the basic quadratic version that you wouldn't actually use for really-big integers, but it's nice and short so is useful as for a demonstration of why you might find `carrying_mul_add` useful :) cc #85532 ``````@clarfonthey`````` |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |