mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
4ab8ad2ed2
SignedBigInteger::operator==(const UnsignedBigInteger&) was rejecting all negative value before testing for equality. It now accepts negative zero and test for a value equality with the UnsignedBigInteger. |
||
---|---|---|
.. | ||
Algorithms | ||
SignedBigInteger.cpp | ||
SignedBigInteger.h | ||
UnsignedBigInteger.cpp | ||
UnsignedBigInteger.h |