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