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

Hoogle Search

Within LTS Haskell 24.22 (ghc-9.10.3)

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

  1. pattern Singleton :: a -> OneOfThem (Singleton a)

    type-set Data.OneOfThem

    No documentation available.

  2. pattern Singleton :: a -> OneOrMore (Singleton a)

    type-set Data.OneOrMore

    No documentation available.

  3. pattern Singleton :: forall a (f :: Type -> Type) . a -> OneOrMoreApp ('SetApp f (Singleton a))

    type-set Data.OneOrMoreApp

    No documentation available.

  4. module Math.NumberTheory.Moduli.Singleton

    Singleton data types.

  5. Singleton :: Key

    registry Data.Registry.Internal.Cache

    No documentation available.

  6. module Agda.Utils.Singleton

    Constructing singleton collections.

  7. class Singleton el coll | coll -> el

    Agda Agda.Utils.Singleton

    Overloaded singleton constructor for collections.

  8. singletonM :: a -> ST s (Array a)

    unordered-containers Data.HashMap.Internal.Array

    No documentation available.

  9. singletonCCSLbl :: CostCentre -> G Ident

    ghc GHC.StgToJS.Profiling

    No documentation available.

  10. singletonMap :: IsMap map => ContainerKey map -> MapValue map -> map

    mono-traversable Data.Containers

    Create a map from a single key-value pair.

Page 41 of many | Previous | Next

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