shiftLeft

fun shiftLeft(amount: <Error class: unknown class>)

Shifts all values in @self to the left by @amount.

Values smaller than @amount are discarded.

Parameters

amount

amount to shift all values to the left