kotlin-stdlib / kotlin / java.math.BigInteger / or or JVM 1.2 infix fun BigInteger.or(other: BigInteger): BigInteger(source) Performs a bitwise OR operation between the two values.