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_Average :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the AVERAGE function.

  2. pattern PivotValue_SummarizeFunction_Count :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the COUNT function.

  3. pattern PivotValue_SummarizeFunction_Counta :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the COUNTA function.

  4. pattern PivotValue_SummarizeFunction_Countunique :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the COUNTUNIQUE function.

  5. pattern PivotValue_SummarizeFunction_Custom :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Indicates the formula should be used as-is. Only valid if PivotValue.formula was set.

  6. pattern PivotValue_SummarizeFunction_Max :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the MAX function.

  7. pattern PivotValue_SummarizeFunction_Median :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the MEDIAN function.

  8. pattern PivotValue_SummarizeFunction_Min :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Corresponds to the MIN function.

  9. pattern PivotValue_SummarizeFunction_None :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    Indicates that the value is already summarized, and the summarization function is not explicitly specified. Used for Looker data source pivot tables where the value is already summarized.

  10. pattern PivotValue_SummarizeFunction_PIVOTSTANDARDVALUEFUNCTIONUNSPECIFIED :: PivotValue_SummarizeFunction

    gogol-sheets Gogol.Sheets

    The default, do not use.

Page 333 of many | Previous | Next