hw-bits-0.7.1.0: Bit manipulation

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Bits.LoBitsSized

Documentation

class LoBitsSized a where Source #

Methods

loBitsSized :: Count -> a Source #

Value with the n least significant bits set to 1.