mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
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.
18 KiB
18 KiB