exposed-containers-0.5.5.1: A distribution of the 'containers' package, with all modules exposed.
Data.BitUtil
Description
Synopsis
highestBitMask :: Word -> WordSource
Return a word where only the highest bit is set.
shiftLL :: Word -> Int -> WordSource
shiftRL :: Word -> Int -> WordSource