and

infix inline fun and(other: UInt): UInt(source)

Performs a bitwise AND operation between the two values.

Since Kotlin

1.5