containers-0.6.5.1: Assorted concrete container types
Copyright (c) Clark Gaebel 2012
(c) Johan Tibel 2012
License BSD-style
Maintainer libraries@haskell.org
Portability portable
Safe Haskell Safe
Language Haskell2010

Utils.Containers.Internal.BitUtil

Description

Synopsis

Documentation

highestBitMask :: Word -> Word Source #

Return a word where only the highest bit is set.