Logical Left Shift

v = bit.lshift(v, n)

Shift v left by n bits.