• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. bitArraySetBitValue :: BitArray -> Word64 -> Bool -> BitArray

    asn1-types Data.ASN1.BitArray

    set the nth bit to the value specified

  2. offset :: Bytes -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Internal

    No documentation available.

  3. offset :: Bytes -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Types

    No documentation available.

  4. offset :: MutableBytes s -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Types

    No documentation available.

  5. offset :: BytesN (n :: Nat) -> {-# UNPACK #-} !Int

    byteslice Data.Bytes.Types

    No documentation available.

  6. fromSet :: Enum k => (k -> a) -> EnumSet k -> EnumMap k a

    enummapset Data.EnumMap.Lazy

    No documentation available.

  7. keysSet :: Enum k => EnumMap k a -> EnumSet k

    enummapset Data.EnumMap.Lazy

    No documentation available.

  8. fromSet :: Enum k => (k -> a) -> EnumSet k -> EnumMap k a

    enummapset Data.EnumMap.Strict

    No documentation available.

  9. keysSet :: Enum k => EnumMap k a -> EnumSet k

    enummapset Data.EnumMap.Strict

    No documentation available.

  10. module Data.EnumSet

    No documentation available.

Page 109 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete