shl
Shifts this value to the left by the other value
Return
The shifted value
Since
0.3.0
Parameters
other
The shift value
Performs a shl operation on this value and other
Return
The result of the bitwise and operation
Since
0.3.0
Parameters
other
The other value
Performs a shl operation on this value and other
Return
The result of the bitwise shl operation
Since
0.3.0
Parameters
other
The other value