Bitset 3.2.0

BITSET library


Bitsets manipulation library

License: PHP

Changes

- fix BitSet::fromArray() to allow setting bit 0
- add BitSet::fromInteger() and BitSet::toInteger()