Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getReverse :: Reverse (f :: k -> Type) (a :: k) -> f atransformers Data.Functor.Reverse No documentation available.
concatReverse :: Monoid m => [m] -> mattoparsec Data.Attoparsec.Internal Concatenate a monoid after reversing its elements. Used to glue together a series of textual chunks that have been accumulated "backwards".
-
ghc-prim GHC.Prim Reverse the order of the bits in a word.
bitReverse16# :: Word# -> Word#ghc-prim GHC.Prim Reverse the order of the bits in a 16-bit word.
bitReverse32# :: Word# -> Word#ghc-prim GHC.Prim Reverse the order of the bits in a 32-bit word.
bitReverse64# :: Word64# -> Word64#ghc-prim GHC.Prim Reverse the order of the bits in a 64-bit word.
bitReverse8# :: Word# -> Word#ghc-prim GHC.Prim Reverse the order of the bits in a 8-bit word.
-
ghc-prim GHC.PrimopWrappers No documentation available.
bitReverse16# :: Word# -> Word#ghc-prim GHC.PrimopWrappers No documentation available.
bitReverse32# :: Word# -> Word#ghc-prim GHC.PrimopWrappers No documentation available.