ghc-9.10.1: The GHC API
Copyright(c) Clark Gaebel 2012
(c) Johan Tibel 2012
LicenseBSD-style
Maintainerlibraries@haskell.org
Portabilityportable
Safe HaskellNone
LanguageGHC2021

GHC.Utils.Containers.Internal.BitUtil

Description

 
Synopsis

Documentation

highestBitMask :: Word64 -> Word64 Source #

Return a word where only the highest bit is set.