testBit package:base-compat

Default implementation for testBit. Note that: testBitDefault x i = (x .&. bit i) /= 0