Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. Sum3Rand :: UnaryOp

    vivid-supercollider Vivid.SC.SynthDef.Types

    No documentation available.

  2. SumSqr :: BinaryOp

    vivid-supercollider Vivid.SC.SynthDef.Types

    a * a + b * b

  3. type family SumObjects (k :: Type -> Type -> Type) a b

    constrained-categories Control.Category.Constrained.Prelude

    No documentation available.

  4. class (CoCartesian r, Cartesian t, Functor f r t, Object t f ZeroObject r) => SumToProduct (f :: Type -> Type) (r :: Type -> Type -> Type) (t :: Type -> Type -> Type)

    constrained-categories Control.Category.Constrained.Prelude

    It is fairly common for functors (typically, container-like) to map Either to tuples in a natural way, thus "separating the variants". This is related to Foldable (with list and tuple monoids), but rather more effective.

  5. class (CoCartesian r, Cartesian t, Functor f r t, Object t f ZeroObject r) => SumToProduct (f :: Type -> Type) (r :: Type -> Type -> Type) (t :: Type -> Type -> Type)

    constrained-categories Control.Functor.Constrained

    It is fairly common for functors (typically, container-like) to map Either to tuples in a natural way, thus "separating the variants". This is related to Foldable (with list and tuple monoids), but rather more effective.

  6. module Generic.Data.Function.FoldMap.SumConsByte

    foldMap for sum types, where constructors are encoded by index (distance from first/leftmost constructor) in a single byte, which is prepended to their contents. TODO. Clumsy and limited. And yet, still handy enough I think.

  7. type family SumArity (a :: Type -> Type) :: Natural

    generic-data-functions Generic.Data.Function.FoldMap.SumConsByte

    No documentation available.

  8. data SummariseResult

    ghc-lib GHC.Driver.Make

    No documentation available.

  9. type SummaryNode = Node Int ModuleGraphNode

    ghc-lib GHC.Driver.Make

    No documentation available.

  10. module Gogol.Books.Mylibrary.Annotations.Summary

    Gets the summary of specified layers. See: Books API Reference for books.mylibrary.annotations.summary.

Page 33 of many | Previous | Next