chickadee » srfi-178 » bitvector->integer

bitvector->integer bitvectorprocedure

Returns a non-negative exact integer whose bits, starting with the least significant bit as bit 0, correspond to the values in bitvector. This ensures compatibility with the integers-as-bits operations of SRFI 151.