| Copyright | 2016 John Ky |
|---|---|
| License | MIT |
| Safe Haskell | None |
| Language | Haskell2010 |
HaskellWorks.Data.Bits.ElemFixedBitSize
Description
Succinct operations.
Documentation
class ElemFixedBitSize v where Source
Methods
elemFixedBitSize :: v -> Count Source
Instances