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. RecentSortLru :: RecentSortType

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  2. RecentSortMru :: RecentSortType

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  3. RecentSortNone :: RecentSortType

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  4. data RecentSortType

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    Used to specify the sorting method to be applied to the recently used resource list.

  5. recentChooserSetSortFunc :: RecentChooserClass self => self -> Maybe (RecentInfo -> IO Int) -> IO ()

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    No documentation available.

  6. recentChooserSortType :: RecentChooserClass self => Attr self RecentSortType

    gtk Graphics.UI.Gtk.Recent.RecentChooser

    Sorting order to be used when displaying the recently used resources. Default value: 'RecentSortNone'

    • Available since Gtk+ version 2.10

  7. vectorSortOn :: Ord b => (a -> b) -> Vector a -> Vector a

    hspec-expectations-json Test.Hspec.Expectations.Json.Internal

    No documentation available.

  8. encodePrettySortedKeys :: ToJSON a => a -> ByteString

    hspec-golden-aeson Test.Aeson.Internal.Utils

    No documentation available.

  9. data TypeLitSort

    ihaskell IHaskellPrelude

    No documentation available.

  10. module Simple.Quicksort

    This module implements quicksort with mutable arrays from linear-base

Page 149 of many | Previous | Next