Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
class (Grouping a, Ord a) =>
Sorting adiscrimination Data.Discrimination Ord equipped with a compatible stable, ordered discriminator. Law:
sortingCompare x y ≡ compare x y
class (Grouping1 f, Ord1 f) =>
Sorting1 (f :: Type -> Type)discrimination Data.Discrimination No documentation available.
module Data.Discrimination.
Sorting No documentation available.
class (Grouping a, Ord a) =>
Sorting adiscrimination Data.Discrimination.Sorting Ord equipped with a compatible stable, ordered discriminator. Law:
sortingCompare x y ≡ compare x y
class (Grouping1 f, Ord1 f) =>
Sorting1 (f :: Type -> Type)discrimination Data.Discrimination.Sorting No documentation available.
-
gi-gtk4 GI.Gtk.Enums Determines the direction of a sort.
-
gi-gtk4 GI.Gtk.Enums Sorting is in ascending order.
SortTypeDescending :: SortTypegi-gtk4 GI.Gtk.Enums Sorting is in descending order.
-
gi-gtk4 GI.Gtk.Enums Describes changes in a sorter in more detail and allows users to optimize resorting.
SorterChangeDifferent :: SorterChangegi-gtk4 GI.Gtk.Enums The sorter change cannot be described by any of the other enumeration values