kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
and
and
JRE
infix inline
fun
BigInteger
.
and
(
other
:
BigInteger
)
:
BigInteger
(
source
)
Performs a bitwise AND operation between the two values.
Since Kotlin
1.2