Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. fromEnums :: (Enum a, Bits w) => [a] -> T w a

    enumset Data.EnumBitSet

    No documentation available.

  2. intToEnums :: (Enum a, Integral w) => T w a -> [a]

    enumset Data.EnumBitSet

    No documentation available.

  3. toEnums :: (Enum a, Bits w) => T w a -> [a]

    enumset Data.EnumBitSet

    No documentation available.

  4. fromEnum :: (Enum a, Bits w) => a -> MaskedValue w a

    enumset Data.FlagSet

    fromEnum should return an integer that represents the position of the a value in the list of all enumeration items. In contrast to that, fromEnum must return the according bit pattern.

  5. fromEnum_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  6. gHC_INTERNAL_ENUM :: Module

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  7. toEnumError_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  8. toEnum_RDR :: RdrName

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  9. TagToEnumOp :: PrimOp

    ghc-lib-parser GHC.Builtin.PrimOps

    No documentation available.

  10. tagToEnumKey :: Unique

    ghc-lib-parser GHC.Builtin.PrimOps

    No documentation available.

Page 142 of many | Previous | Next