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

Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. appendOnlyBoundedCollectionDroppedElementCount :: AppendOnlyBoundedCollection a -> Int

    hs-opentelemetry-api OpenTelemetry.Util

    No documentation available.

  2. appendOnlyBoundedCollectionSize :: AppendOnlyBoundedCollection a -> Int

    hs-opentelemetry-api OpenTelemetry.Util

    No documentation available.

  3. appendOnlyBoundedCollectionValues :: AppendOnlyBoundedCollection a -> Vector a

    hs-opentelemetry-api OpenTelemetry.Util

    No documentation available.

  4. appendToBoundedCollection :: AppendOnlyBoundedCollection a -> a -> AppendOnlyBoundedCollection a

    hs-opentelemetry-api OpenTelemetry.Util

    No documentation available.

  5. emptyAppendOnlyBoundedCollection :: Int -> AppendOnlyBoundedCollection a

    hs-opentelemetry-api OpenTelemetry.Util

    Initialize a bounded collection that admits a maximum size

  6. simpleUnboundedQDisc :: IO (QDisc t)

    network-transport-tcp Network.Transport.TCP

    A very simple QDisc backed by an unbounded channel.

  7. class PBounded a

    singletons-base Data.Singletons.Base.Enum

    No documentation available.

  8. class SBounded a

    singletons-base Data.Singletons.Base.Enum

    No documentation available.

  9. class PBounded a

    singletons-base Data.Singletons.Base.TH

    No documentation available.

  10. class SBounded a

    singletons-base Data.Singletons.Base.TH

    No documentation available.

Page 25 of many | Previous | Next

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