Tests whether two big integers are equal.
Declared in <arith_uint256.h>
<arith_uint256.h>
bool operator==( base_uint const& a, base_uint const& b);
True if a and b are equal, otherwise false.
a
b