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.
-
Agda Agda.TypeChecking.Monad.Builtin Sort primitives.
SortKit :: (UnivSize -> Univ -> QName) -> (QName -> Maybe (UnivSize, Univ)) -> SortKitAgda Agda.TypeChecking.Monad.Builtin No documentation available.
-
bloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types No documentation available.
-
bloodhound Database.Bloodhound.Common.Types SortMode prescribes how to handle sorting array/multi-valued fields. http://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-sort.html#_sort_mode_option
-
bloodhound Database.Bloodhound.Common.Types SortOrder is Ascending or Descending, as you might expect. These get encoded into "asc" or "desc" when turned into JSON. http://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-sort.html#search-request-sort
-
bloodhound Database.Bloodhound.Common.Types The two main kinds of SortSpec are DefaultSortSpec and GeoDistanceSortSpec. The latter takes a SortOrder, GeoPoint, and DistanceUnit to express "nearness" to a single geographical point as a sort specification. http://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-sort.html#search-request-sort
-
bloodhound Database.Bloodhound.Common.Types No documentation available.
-
A library to process command line arguments in some more convenient way.