operator + method

BigInt operator + (BigInt other)

Addition operator.

Implementation

BigInt operator +(BigInt other);