mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:38:11 +00:00
![]() All the magic is happening in a "while != 0" loop, so we ended up with an empty string for zero-value BigIntegers. Now we just check that upfront and return early. |
||
---|---|---|
.. | ||
SignedBigInteger.cpp | ||
SignedBigInteger.h | ||
UnsignedBigInteger.cpp | ||
UnsignedBigInteger.h |