Data.Bits module

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf Haskell module
gptkbp:documentation https://hackage.haskell.org/package/base/docs/Data-Bits.html
gptkbp:function bit
xor
complement
rotate
shift
(.&.)
(.|.)
bitSize
bitSizeMaybe
clearBit
isSigned
popCount
setBit
testBit
https://www.w3.org/2000/01/rdf-schema#label Data.Bits module
gptkbp:partOf Haskell base library
gptkbp:provides bit manipulation functions
bitwise operations
Bits typeclass
FiniteBits typeclass
gptkbp:usedFor low-level programming
performance-critical code
gptkbp:bfsParent gptkb:Base_Library
gptkbp:bfsLayer 7