mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-31 01:37:12 +00:00
Just like with integral and floating numbers, doing it manually is error-prone: when we get a negative remainder, y has to be added to the result to match the spec's modulo. Solve this by just adding another (templated) overload to also permit using the function for LibCrypto BigInts.