Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. fromPivotGroup_SortOrder :: PivotGroup_SortOrder -> Text

    gogol-sheets Gogol.Sheets

    No documentation available.

  2. fromSortSpec_SortOrder :: SortSpec_SortOrder -> Text

    gogol-sheets Gogol.Sheets

    No documentation available.

  3. newPivotGroupSortValueBucket :: PivotGroupSortValueBucket

    gogol-sheets Gogol.Sheets

    Creates a value of PivotGroupSortValueBucket with the minimum fields required to make a request.

  4. newSortRangeRequest :: SortRangeRequest

    gogol-sheets Gogol.Sheets

    Creates a value of SortRangeRequest with the minimum fields required to make a request.

  5. newSortSpec :: SortSpec

    gogol-sheets Gogol.Sheets

    Creates a value of SortSpec with the minimum fields required to make a request.

  6. data PivotGroupSortValueBucket

    gogol-sheets Gogol.Sheets.Types

    Information about which values in a pivot group should be used for sorting. See: newPivotGroupSortValueBucket smart constructor.

  7. PivotGroupSortValueBucket :: Maybe [ExtendedValue] -> Maybe Int32 -> PivotGroupSortValueBucket

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  8. newtype PivotGroup_SortOrder

    gogol-sheets Gogol.Sheets.Types

    The order the values in this group should be sorted.

  9. PivotGroup_SortOrder :: Text -> PivotGroup_SortOrder

    gogol-sheets Gogol.Sheets.Types

    No documentation available.

  10. pattern PivotGroup_SortOrder_Ascending :: PivotGroup_SortOrder

    gogol-sheets Gogol.Sheets.Types

    Sort ascending.

Page 303 of many | Previous | Next