This is the intbitset Python module.

It implements a new datatype with the same interface of Python sets
but allowing to store only integers.

It is highly optimized for speed.
