toggle menu
Karith
0.2.0
common
switch theme
search in API
Karith
/
com.skyecodes.karith.builtin
/
Operators
/
SHIFT_LEFT
SHIFT_LEFT
val
SHIFT_LEFT
:
KthOperator
Shifts this value left by the bitCount number of bits.
Usage:
a << b
See also
Int.
shl