A library to efficiently store a bitvector/bitset, similar to https://github.com/janestreet/bitset/
For maximum performance, compilation with flambda is suggested. Compiling with classic optimizations means that some of the abstractions used are much less efficient.