Skip to content

Assert invariants #197

Open
Open
@saik0

Description

@saik0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions