Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
sort :: YouTubeAnalyticsReportsQuery -> Maybe Textgogol-youtube-analytics Gogol.YouTubeAnalytics.Reports.Query A comma-separated list of dimensions or metrics that determine the sort order for YouTube Analytics data. By default the sort order is ascending. The '-' prefix causes descending sort order.", pattern: [-0-9a-zA-Z,]+
sort :: MonadDOM m => URLSearchParams -> m ()jsaddle-dom JSDOM.Generated.URLSearchParams -
listsafe Data.List.Safe The sort function implements a stable sorting algorithm. It is a special case of sortBy, which allows the programmer to supply their own comparison function. Elements are arranged from lowest to highest, keeping duplicates in the order they appeared in the input. The argument must be finite.
Examples
>>> sort [1,6,4,3,2,5] [1,2,3,4,5,6]
>>> sort "haskell" "aehklls"
>>> import Data.Semigroup(Arg(..)) >>> sort [Arg ":)" 0, Arg ":D" 0, Arg ":)" 1, Arg ":3" 0, Arg ":D" 1] [Arg ":)" 0,Arg ":)" 1,Arg ":3" 0,Arg ":D" 0,Arg ":D" 1]
sort :: Lens' Trace (Maybe Bool)plotlyhs Graphics.Plotly No documentation available.
sort :: Lens' Trace (Maybe Bool)plotlyhs Graphics.Plotly.Base No documentation available.
-
redis-resp Data.Redis.Command No documentation available.
sort :: (Functor f, HasField s "sort" a) => LensLike' f s ariak-protobuf Data.Riak.Proto No documentation available.
-
A Haskell sorting toolkit A library of general-purpose sorting utilities.
-
sort Data.Sort The sort function implements a stable sorting algorithm. It is a special case of sortBy, which allows the programmer to supply their own comparison function. Elements are arranged from lowest to highest, keeping duplicates in the order they appeared in the input. The argument must be finite.
Examples
>>> sort [1,6,4,3,2,5] [1,2,3,4,5,6]
>>> sort "haskell" "aehklls"
>>> import Data.Semigroup(Arg(..)) >>> sort [Arg ":)" 0, Arg ":D" 0, Arg ":)" 1, Arg ":3" 0, Arg ":D" 1] [Arg ":)" 0,Arg ":)" 1,Arg ":3" 0,Arg ":D" 0,Arg ":D" 1]
-
sphinx Text.Search.Sphinx Match sorting mode