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