GHC.Internal.Integer.Logarithms
Description
Compatibility module for pre ghc-bignum code.
wordLog2# :: Word# -> Int# Source #
integerLog2# :: Integer -> Int# Source #
integerLogBase# :: Integer -> Integer -> Int# Source #