-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Invariants we could assert:
- Array store is sorted
- Array store is deduplicated
- Bitmap store length is correct
- Roaring containers are sorted by key
- Roaring datastructure len is correct in Constant time len #182
I think debug asserting this for every mutation and creation would be best.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers