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