| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HaskellWorks.Data.Bits.SubWord64Vector.Internal
Documentation
class LoBitsSized a where Source #
Minimal complete definition
Methods
loBitsSized :: Int -> a Source #
Instances
unpackBits :: UnpackBits a => Int -> Int -> [a] -> [a] Source #