hasBits

infix fun Int.hasBits(bits: Int): Boolean
infix fun Long.hasBits(bits: Long): Boolean