- (<< . rest)syntax
Applies arithmetic-shift on all arguments left-associatively. Equivalent to a left shift if shift is positive, right shift if shift is negative.
Applies arithmetic-shift on all arguments left-associatively. Equivalent to a left shift if shift is positive, right shift if shift is negative.