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.
SortKeyVariable :: SortDirection -> Variable -> SortKey aciteproc Citeproc.Types No documentation available.
-
hvega Graphics.Vega.VegaLite How should the field be sorted when performing a window transform.
-
hvega Graphics.Vega.VegaLite Allow type of sorting to be customised. For details see the Vega-Lite documentation. The constructors have been changed in version 0.4.0.0, with Op, ByField, and ByRepeat removed, and their functionality replaced with ByRepeatOp, ByFieldOp, and ByChannel.
-
This module defines a type for sorted lists, together with several functions to create and use values of that type. Many operations are optimized to take advantage of the list being sorted.
-
sorted-list Data.SortedList Type of sorted lists. Any (non-bottom) value of this type is a sorted list. Use the Monoid instance to merge sorted lists.
-
bench-show BenchShow When sorting and filtering the benchmarks using selectBenchmarks we can choose a column as a sort criterion. selectBenchmarks is provided with the data for the corresponding column which can be used for sorting the benchmarks. The column could be a group or a field depending on the Presentation.
-
bench-show BenchShow.Internal.Common When sorting and filtering the benchmarks using selectBenchmarks we can choose a column as a sort criterion. selectBenchmarks is provided with the data for the corresponding column which can be used for sorting the benchmarks. The column could be a group or a field depending on the Presentation.
-
gi-gtk3 GI.Gtk.Enums Determines the direction of a sort.
-
gi-gtk3 GI.Gtk.Enums Sorting is in ascending order.
SortTypeDescending :: SortTypegi-gtk3 GI.Gtk.Enums Sorting is in descending order.