Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
creverse :: (CFreeMonoid f, Dom f a) => f a -> f asubcategories Control.Subcategory.Foldable No documentation available.
lneqReversed :: forall (n :: Nat) (m :: Nat) . SNat n -> SNat m -> (n <? m) :~: (m >? n)type-natural Data.Type.Natural.Lemma.Order Since 1.2.0.0 (type changed)
package
universe-reverse-instances Instances of standard classes that are made possible by enumerations For example this package provides a Eq (a -> b) instance:
instance (Finite a, Eq b) => Eq (a -> b) where f == g = and [f x == g x | x <- universeF]
-
what4 What4.Interface Swap the order of the bits in a bitvector.
bitReverse16 :: Word16 -> Word16word-compat GHC.Word.Compat Reverse the order of the bits in a Word16.
bitReverse32 :: Word32 -> Word32word-compat GHC.Word.Compat Reverse the order of the bits in a Word32.
bitReverse64 :: Word64 -> Word64word-compat GHC.Word.Compat Reverse the order of the bits in a Word64.
-
word-compat GHC.Word.Compat Reverse the order of the bits in a Word8.
-
xmonad XMonad No documentation available.
-
xmonad XMonad No documentation available.