bit_array_is_eq(b1, b2)
Return true if the bit arrays b1 and b2 has the same bits, return false otherwise.
true
b1
b2
false
Core Module Index | Contents