Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isSubmapOf :: (Enum key, Eq a) => EnumMap key a -> EnumMap key a -> Boolregex-tdfa Data.IntMap.EnumMap2 No documentation available.
isSubmapOfBy :: Enum key => (a -> b -> Bool) -> EnumMap key a -> EnumMap key b -> Boolregex-tdfa Data.IntMap.EnumMap2 No documentation available.
unEnumMap :: EnumMap k a -> IntMap aregex-tdfa Data.IntMap.EnumMap2 No documentation available.
dfaMap :: DFA -> Map SetIndex DFAregex-tdfa Text.Regex.TDFA.TDFA No documentation available.
class
Remap (m :: Type -> Type)cmdargs System.Console.CmdArgs.Explicit Like functor, but where the the argument isn't just covariant.
remap :: Remap m => (a -> b) -> (b -> (a, a -> b)) -> m a -> m bcmdargs System.Console.CmdArgs.Explicit Convert between two values.
remap2 :: Remap m => (a -> b) -> (b -> a) -> m a -> m bcmdargs System.Console.CmdArgs.Explicit Restricted version of remap where the values are isomorphic.
remapUpdate :: (a -> b) -> (b -> (a, a -> b)) -> Update a -> Update bcmdargs System.Console.CmdArgs.Explicit packMapStorableArray :: forall a b . Storable b => (a -> b) -> [a] -> IO (Ptr b)haskell-gi-base Data.GI.Base.BasicConversions No documentation available.
-
haskell-gi-base Data.GI.Base.BasicConversions No documentation available.