<<

(<< integer offset) -> integer

Performs a bitwise shift-left.

Example:

>> (<< 3 5)
:: 96