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