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.

  1. type SortColumnId = Int

    gtk3 Graphics.UI.Gtk.ModelView.TreeSortable

    ID number of a sort column.

    • A SortColumnId is a logical number to which a sorting function can be associated. The number does not have to coincide with any column number.

  2. SortAscending :: SortType

    gtk3 Graphics.UI.Gtk.ModelView.TreeViewColumn

    No documentation available.

  3. SortDescending :: SortType

    gtk3 Graphics.UI.Gtk.ModelView.TreeViewColumn

    No documentation available.

  4. data SortType

    gtk3 Graphics.UI.Gtk.ModelView.TreeViewColumn

    No documentation available.

  5. data SortOrder

    persistent-pagination Database.Persist.Pagination.Types

    Whether to sort by ASC or DESC when you're paging over results.

  6. type SortCode = Text

    plaid Data.Plaid

    No documentation available.

  7. data Sort2 a

    rhythmic-sequences Rhythmicity.MarkerSeqs

    Data type used to provide somewhat 'array sorting with its indices'.

  8. module Data.Tensort.Utils.SortRecs

    No documentation available.

  9. type SortAlg a = [a] -> [a]

    tensort Data.Tensort.Utils.Types

    A sorting algorithm is a function that takes a list of ordered elements and returns that list sorted.

  10. SortAsc :: t -> SortBy t

    users Web.Users.Types

    No documentation available.

Page 90 of many | Previous | Next