base-4.22.0.0: Core data structures and operations
Safe HaskellNone
LanguageHaskell2010

GHC.Integer.Logarithms

Description

Compatibility module for pre-ghc-bignum code.

Documentation

wordLog2# :: Word# -> Int# Source #

integerLog2# :: Integer -> Int# Source #