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