chickadee » srfi-178 » bitvector-field-rotate

bitvector-field-rotate bvec count start endprocedure

Returns bvec with the field cyclically permuted by count bits towards higher indices when count is negative, and toward lower indices otherwise.