kotlin-stdlib
Common
JRE
Native
kotlin-stdlib
/
kotlin
/
Long
/
and
and
Common
JRE
Native
infix
fun
and
(
other
:
Long
)
:
Long
Performs a bitwise AND operation between the two values.
infix
fun
and
(
other
:
Long
)
:
Long
Performs a bitwise AND operation between the two values.
infix external
fun
and
(
other
:
Long
)
:
Long
Performs a bitwise AND operation between the two values.