kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
UInt
/
and
and
infix inline
fun
and
(
other
:
UInt
)
:
UInt
(
source
)
Performs a bitwise AND operation between the two values.