bit_array_is_eq


bit_array_is_eq(b1, b2)
      

Return true if the bit arrays b1 and b2 has the same bits, return false otherwise.

Also see:

bit_array_is_all_set


Core Module Index | Contents