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