Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. unboxed_singleton_tycon_name :: l -> QName l

    haskell-src-exts Language.Haskell.Exts.Syntax

    No documentation available.

  2. data CheckSingleton check

    comfort-array Data.Array.Comfort.Shape

    No documentation available.

  3. genSingletons :: OptionsMonad q => [Name] -> q [Dec]

    singletons-base Data.Singletons.Base.TH

    Generate singled definitions for each of the provided type-level declaration Names. For example, the singletons-th package itself uses

    $(genSingletons [''Bool, ''Maybe, ''Either, ''[]])
    
    to generate singletons for Prelude types.

  4. ssingleton :: e -> Vector DS e

    massiv Data.Massiv.Vector

    Create a delayed stream vector with a single element

    Examples

  5. isSingleton :: Stream Char -> Bool

    jsaddle Data.JSString.Internal.Fusion.Common

    O(n) Indicate whether a string contains exactly one element. Properties

    isSingleton . stream = isSingleton
    

  6. appliedTupleOrSingletonE :: [Exp] -> Exp

    th-lego THLego.Helpers

    No documentation available.

  7. appliedTupleOrSingletonT :: [Type] -> Type

    th-lego THLego.Helpers

    No documentation available.

  8. tupleOrSingletonToProduct :: Name -> Int -> Exp

    th-lego THLego.Lambdas

    No documentation available.

  9. mapSingleton :: Label -> v -> LabelMap v

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

  10. setSingleton :: Label -> LabelSet

    ghc-lib-parser GHC.Cmm.Dataflow.Label

    No documentation available.

Page 58 of many | Previous | Next