exposed-containers-0.5.5.1: A distribution of the 'containers' package, with all modules exposed.

Portabilityportable
Stabilityprovisional
Maintainerlibraries@haskell.org
Safe HaskellTrustworthy

Data.BitUtil

Description

 

Synopsis

Documentation

highestBitMask :: Word -> WordSource

Return a word where only the highest bit is set.