kotlin-stdlib / kotlin / java.math.BigInteger / plus plus JVM 1.0 operator fun BigInteger.plus(other: BigInteger): BigInteger Enables the use of the + operator for BigInteger instances.