Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. ssingleton :: e -> Vector DS e

    massiv Data.Massiv.Vector

    Create a delayed stream vector with a single element

    Examples

  2. isSingleton :: Stream Char -> Bool

    jsaddle Data.JSString.Internal.Fusion.Common

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

    isSingleton . stream = isSingleton
    

  3. appliedTupleOrSingletonE :: [Exp] -> Exp

    th-lego THLego.Helpers

    No documentation available.

  4. appliedTupleOrSingletonT :: [Type] -> Type

    th-lego THLego.Helpers

    No documentation available.

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

    th-lego THLego.Lambdas

    No documentation available.

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

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

    No documentation available.

  7. setSingleton :: Label -> LabelSet

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

    No documentation available.

  8. isSingletonBag :: Bag a -> Bool

    ghc-lib-parser GHC.Data.Bag

    No documentation available.

  9. isSingletonMatchGroup :: forall (p :: Pass) body . [LMatch (GhcPass p) body] -> Bool

    ghc-lib-parser GHC.Hs.Expr

    Is there only one RHS in this list of matches?

  10. maybeSingletonCCS :: CostCentreStack -> Maybe CostCentre

    ghc-lib-parser GHC.Types.CostCentre

    No documentation available.

Page 58 of many | Previous | Next