Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-sheets Gogol.Sheets.Types A sort order associated with a specific column or row. See: newSortSpec smart constructor.
-
gogol-sheets Gogol.Sheets.Types No documentation available.
-
gogol-sheets Gogol.Sheets.Types The order data should be sorted.
SortSpec_SortOrder :: Text -> SortSpec_SortOrdergogol-sheets Gogol.Sheets.Types No documentation available.
pattern
SortSpec_SortOrder_Ascending :: SortSpec_SortOrdergogol-sheets Gogol.Sheets.Types Sort ascending.
pattern
SortSpec_SortOrder_Descending :: SortSpec_SortOrdergogol-sheets Gogol.Sheets.Types Sort descending.
pattern
SortSpec_SortOrder_SORTORDERUNSPECIFIED :: SortSpec_SortOrdergogol-sheets Gogol.Sheets.Types Default value, do not use this.
-
natural-sort Algorithms.NaturalSort No documentation available.
-
sphinx Text.Search.Sphinx.Types No documentation available.
module XMonad.Layout.
SortedLayout A LayoutModifier that sorts the windows in another layout, given a list of properties. The order of properties in the list determines the order of windows in the final layout. Any unmatched windows go to the end of the order.