strict-containers-0.2: Strict containers.
Copyright(c) Clark Gaebel 2012
(c) Johan Tibel 2012
LicenseBSD-style
Maintainerlibraries@haskell.org
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Data.Strict.ContainersUtils.Autogen.BitUtil

Description

 
Synopsis

Documentation

highestBitMask :: Word -> Word Source #

Return a word where only the highest bit is set.