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.
RecentSortLru :: RecentSortTypegtk Graphics.UI.Gtk.Recent.RecentChooser No documentation available.
RecentSortMru :: RecentSortTypegtk Graphics.UI.Gtk.Recent.RecentChooser No documentation available.
RecentSortNone :: RecentSortTypegtk Graphics.UI.Gtk.Recent.RecentChooser No documentation available.
-
gtk Graphics.UI.Gtk.Recent.RecentChooser Used to specify the sorting method to be applied to the recently used resource list.
recentChooserSetSortFunc :: RecentChooserClass self => self -> Maybe (RecentInfo -> IO Int) -> IO ()gtk Graphics.UI.Gtk.Recent.RecentChooser No documentation available.
recentChooserSortType :: RecentChooserClass self => Attr self RecentSortTypegtk 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
vectorSortOn :: Ord b => (a -> b) -> Vector a -> Vector ahspec-expectations-json Test.Hspec.Expectations.Json.Internal No documentation available.
encodePrettySortedKeys :: ToJSON a => a -> ByteStringhspec-golden-aeson Test.Aeson.Internal.Utils No documentation available.
-
ihaskell IHaskellPrelude No documentation available.
-
This module implements quicksort with mutable arrays from linear-base