ICI Modules: long: shiftleft


Modules by name : by type

Synopsis

long = long.shiftleft(long, int)

Description

Shifts the first argument left by the number of bit positions specified by the second argument and returns the result.