operator < method

bool operator < (BigInt other)

Relational less than operator.

Implementation

bool operator <(BigInt other);