ghc-lib-parser-9.10.1.20240511: The GHC API, decoupled from GHC versions
Copyright(c) Clark Gaebel 2012
(c) Johan Tibel 2012
LicenseBSD-style
Maintainerlibraries@haskell.org
Portabilityportable
Safe HaskellIgnore
LanguageGHC2021

GHC.Utils.Containers.Internal.BitUtil

Description

 
Synopsis

Documentation

highestBitMask :: Word64 -> Word64 Source #

Return a word where only the highest bit is set.