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. newtype SumEncoding'

    elm-bridge Elm.TyRep

    No documentation available.

  2. SumEncoding' :: SumEncoding -> SumEncoding'

    elm-bridge Elm.TyRep

    No documentation available.

  3. data SumTypeConstructor

    elm-bridge Elm.TyRep

    No documentation available.

  4. data SumTypeFields

    elm-bridge Elm.TyRep

    No documentation available.

  5. SumRep :: [RuntimeRep] -> RuntimeRep

    ihaskell IHaskellPrelude

    An unboxed sum of the given reps

  6. SumObserverType :: InstrumentType

    opentelemetry-extra OpenTelemetry.Common

    No documentation available.

  7. SumFuse :: Text -> (Int -> Int) -> Int -> SumPattern a

    perf Perf.Algos

    No documentation available.

  8. SumFusePoly :: Text -> ((Enum a, Num a) => a -> a) -> a -> SumPattern a

    perf Perf.Algos

    No documentation available.

  9. SumMono :: Text -> ([Int] -> Int) -> [Int] -> SumPattern a

    perf Perf.Algos

    No documentation available.

  10. data SumPattern a

    perf Perf.Algos

    Unification of sum function applications

Page 29 of many | Previous | Next