Open
Description
Would it be possible to implement the Hash
trait for RoaringBitmap
? It looks like this can be derived automatically (via ArrayStore
/BitmapStore
, Store
, and Container
). Alternatively, perhaps something like the hash function in pyroaring would be more suitable?
Metadata
Metadata
Assignees
Labels
No labels