chickadee » library » bit-set?

bit-set? N INDEXprocedure

Returns #t if the bit at the position INDEX in the integer N is set, or #f otherwise. The rightmost/least-significant bit is bit 0.