featurebase/roaring
Ben Johnson 039ca1d91b fix roaring array append
This commit fixes a bug where appends to an array container did
not cause it to roll over to a bitmap container when it reached
the max array size.
2016-01-09 12:27:20 -07:00
..
roaring.go fix roaring array append 2016-01-09 12:27:20 -07:00
roaring_test.go fix roaring array append 2016-01-09 12:27:20 -07:00