toggle menu
Karith
0.2.0
common
switch theme
search in API
Karith
/
com.skyecodes.karith.builtin
/
Operators
/
AND
AND
val
AND
:
KthOperator
Performs a bitwise AND operation between the two values.
Usage:
a & b
See also
Int.
and