Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
bitReverse8# :: Word# -> Word#ghc-internal GHC.Internal.Exts Reverse the order of the bits in a 8-bit word.
bitReverse16 :: Word16 -> Word16ghc-internal GHC.Internal.Word Reverse the order of the bits in a Word16.
bitReverse32 :: Word32 -> Word32ghc-internal GHC.Internal.Word Reverse the order of the bits in a Word32.
bitReverse64 :: Word64 -> Word64ghc-internal GHC.Internal.Word Reverse the order of the bits in a Word64.
-
ghc-internal GHC.Internal.Word Reverse the order of the bits in a Word8.
-
safecopy Data.SafeCopy No documentation available.
-
safecopy Data.SafeCopy.Internal No documentation available.
-
safecopy Data.SafeCopy.Internal No documentation available.
journalReverse :: Journal -> Journalhledger-lib Hledger.Data.Journal Reverse all lists of parsed items, which during parsing were prepended to, so that the items are in parse order. Part of post-parse finalisation.
marketPriceReverse :: MarketPrice -> MarketPricehledger-lib Hledger.Data.Valuation No documentation available.