ChicChip

Results 2 issues of ChicChip

When using roaring64.BSI, due to value type is *big.Int , bsi's bitCount is Variable length even if some negative value is set. Thus there is a bug, when bsi's min...

According to Java's compare function , I code a new function CompareValueONeil for go version ,and it **only support number which is >= 0** , it is faster than CompareValue....