Copyright | 2016 John Ky |
---|---|
License | MIT |
Safe Haskell | None |
Language | Haskell2010 |
Succinct operations.
- class PopCount0 v where
Documentation
class PopCount0 v where Source #
The number of zero bits in the value.
Copyright | 2016 John Ky |
---|---|
License | MIT |
Safe Haskell | None |
Language | Haskell2010 |
Succinct operations.
class PopCount0 v where Source #
The number of zero bits in the value.