Copyright | 2016 John Ky |
---|---|
License | MIT |
Safe Haskell | None |
Language | Haskell2010 |
Succinct operations.
Bit map
class BitLength v where Source #
Number of bits in a value including ones and zeros.
Copyright | 2016 John Ky |
---|---|
License | MIT |
Safe Haskell | None |
Language | Haskell2010 |
Succinct operations.
class BitLength v where Source #
Number of bits in a value including ones and zeros.