chickadee » srfi-143 » fxarithmetic-shift-left

fxarithmetic-shift-left i countprocedure

The same as fxarithmetic-shift except that a negative value of count is an error. This is provided for additional efficiency.