plus

open operator override fun plus(other: BigInt): CommonBigInt

Returns a new BigInt this this + other


open operator override fun plus(other: Int): CommonBigInt

Returns this + other