Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Aftovolio.Ukrainian.
ReverseConcatenations Contains several functions that helps to reverse many of the phonetic languages approach concatenations for the Ukrainian language.
-
keter Keter.Rewrite No documentation available.
-
keter Keter.Rewrite No documentation available.
module Data.
ReversedScientific Provides a function that shows the somewhat "reversed" scientific notation of the big Integer number so that it is easier (more likely exact) to compare at quick glance two consequent numbers in such a notation by their order and values if they are located in the orderd list.
bitReverse16 :: Word16 -> Word16base Data.Word Reverse the order of the bits in a Word16.
bitReverse32 :: Word32 -> Word32base Data.Word Reverse the order of the bits in a Word32.
bitReverse64 :: Word64 -> Word64base Data.Word Reverse the order of the bits in a Word64.
-
base Data.Word Reverse the order of the bits in a Word8.
-
base GHC.Base Reverse the order of the bits in a word.
bitReverse16# :: Word# -> Word#base GHC.Base Reverse the order of the bits in a 16-bit word.