chickadee » chicken » bitwise » bit->boolean

bit->boolean 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.