PyRoaringBitMap
PyRoaringBitMap copied to clipboard
Implement shift operations
We need to implement the add_offset method (maybe name it shift? not sure what is the best), see https://github.com/RoaringBitmap/CRoaring/pull/331
That should be straightforward.