Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. summaryComment :: Lens' CopyrightDescription (Maybe Text)

    cabal-debian Debian.Debianize.CopyrightDescription

    No documentation available.

  2. summaryCopyright :: Lens' CopyrightDescription (Maybe Text)

    cabal-debian Debian.Debianize.CopyrightDescription

    No documentation available.

  3. summaryLicense :: Lens' CopyrightDescription (Maybe (License, Maybe Text))

    cabal-debian Debian.Debianize.CopyrightDescription

    No documentation available.

  4. sumChange :: CoinSelection i o -> Coin

    cardano-coin-selection Cardano.CoinSelection

    Calculate the total sum of all change for the given CoinSelection.

  5. sumInputs :: CoinSelection i o -> Coin

    cardano-coin-selection Cardano.CoinSelection

    Calculate the total sum of all inputs for the given CoinSelection.

  6. sumOutputs :: CoinSelection i o -> Coin

    cardano-coin-selection Cardano.CoinSelection

    Calculate the total sum of all outputs for the given CoinSelection.

  7. sum' :: Expr -> Expr

    code-conjure Conjure.Engine

    sum of Int elements lifted over the Expr type.

    > sum' xxs
    sum xs :: Int
    
    > evl (sum' $ expr [1,2,3::Int]) :: Int
    6
    

  8. sum' :: Expr -> Expr

    code-conjure Conjure.Expr

    sum of Int elements lifted over the Expr type.

    > sum' xxs
    sum xs :: Int
    
    > evl (sum' $ expr [1,2,3::Int]) :: Int
    6
    

  9. sumCount :: Metric -> Double

    data-prometheus Data.Prometheus.Types

    No documentation available.

  10. sumQuantiles :: Metric -> Map Double Double

    data-prometheus Data.Prometheus.Types

    No documentation available.

Page 62 of many | Previous | Next