Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. pattern PivotValue_SummarizeFunction_Product :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the PRODUCT function.

  2. pattern PivotValue_SummarizeFunction_Stdev :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the STDEV function.

  3. pattern PivotValue_SummarizeFunction_Stdevp :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the STDEVP function.

  4. pattern PivotValue_SummarizeFunction_Sum :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the SUM function.

  5. pattern PivotValue_SummarizeFunction_Var :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the VAR function.

  6. pattern PivotValue_SummarizeFunction_Varp :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the VARP function.

  7. pattern ScorecardChartSpec_AggregateType_Sum :: ScorecardChartSpec_AggregateType

    gogol-sheets Gogol.Sheets

    Sum aggregate function.

  8. fromPivotValue_SummarizeFunction :: PivotValue_SummarizeFunction -> Text

    gogol-sheets Gogol.Sheets

    No documentation available.

  9. pattern ChartData_AggregateType_Sum :: ChartData_AggregateType

    gogol-sheets Gogol.Sheets.Types

    Sum aggregate function.

  10. newtype PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets.Types

    A function to summarize the value. If formula is set, the only supported values are SUM and CUSTOM. If sourceColumnOffset is set, then CUSTOM is not supported.

Page 334 of many | Previous | Next