You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced RoaringBitmap where it was exposed in the API with an Interf…
…ace called Selection.
Added Selection and a RoaringBitmap-backed implementation called BitmapBackedSelection
The intent is to provide greater flexibility going forward