Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromEnum :: Enum a => a -> Intbasement Basement.Compat.Base Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
basement Basement.Compat.Base Convert from an Int.
fromEnum :: Enum a => a -> Intbasement Basement.Imports Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
basement Basement.Imports Convert from an Int.
intMapToEnumMap :: IntMap a -> EnumMap k aenummapset Data.EnumMap.Lazy Wrap IntMap.
intMapToEnumMap :: IntMap a -> EnumMap k aenummapset Data.EnumMap.Strict Wrap IntMap.
intSetToEnumSet :: IntSet -> EnumSet kenummapset Data.EnumSet Wrap IntSet.
-
ghc-internal GHC.Internal.Base No documentation available.
fromEnum :: Enum a => a -> Intghc-internal GHC.Internal.Data.Enum Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
ghc-internal GHC.Internal.Data.Enum Convert from an Int.