This branch add supports for bit operations on count values: & and | for bitwise-and/or, and ~ for complement. Includes documentation and test suite updates.
Merged, thanks.