intbitset: union() and isdisjoint() support
- Adds support for new union() and isdisjoint() set methods.
- Updates intbitset interface to look like set built-in in Python 2.6.
- Supports initialization of an intbitset from a set.
Samuele Kaplun <samuele.kaplun@cern.ch> | Dec 18 2013, 16:21 |