bit-rsh

[procedure] bit-lsh i1 count

[procedure] bit-rsh i1 count

Bigloo: arithmetic shift of exact integer. See also bit-or etc., for bitwise operations.

STklos has bit-shift.

Some implementations have arithmetic-shift or ash.