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.

  1. treeViewColumnSetSortOrder :: (HasCallStack, MonadIO m, IsTreeViewColumn a) => a -> SortType -> m ()

    gi-gtk4 GI.Gtk.Objects.TreeViewColumn

    Deprecated: (Since version 4.10)Use GtkColumnView instead

  2. faceBuilderSortTables :: (HasCallStack, MonadIO m) => FaceT -> [Word32] -> m ()

    gi-harfbuzz GI.HarfBuzz.Functions

    Set the ordering of tables for serialization. Any tables not specified in the tags list will be ordered after the tables in tags, ordered by the default sort ordering. Since: 5.3.0

  3. setAddSortedArray :: (HasCallStack, MonadIO m) => SetT -> [Word32] -> m ()

    gi-harfbuzz GI.HarfBuzz.Functions

    Adds numCodepoints codepoints to a set at once. The codepoints array must be in increasing order, with size at least numCodepoints. Since: 4.1.0

  4. groupProjectFilter_sort :: GroupProjectAttrs -> Maybe SortBy

    gitlab-haskell GitLab.API.Groups

    No documentation available.

  5. listGroupsFilter_sort :: ListGroupsAttrs -> Maybe SortBy

    gitlab-haskell GitLab.API.Groups

    No documentation available.

  6. mr_attr_sort :: MergeProjectAttrs -> Maybe SortBy

    gitlab-haskell GitLab.API.MergeRequests

    Return requests sorted in asc or desc order. Default is desc.

  7. projectSearchFilter_sort :: ProjectSearchAttrs -> Maybe SortBy

    gitlab-haskell GitLab.API.Projects

    Return projects sorted in asc or desc order. Default is desc.

  8. globNoSort :: GlobFlag

    glob-posix System.Directory.Glob

    Do not sort the entries before returning them.

  9. data DynamicSortedIdx

    grisette Grisette.Core

    Helper type for combining arbitrary number of indices into one. Useful when trying to write efficient merge strategy for lists/vectors.

  10. DynamicSortedIdx :: forall idx . MergingIndex idx => idx -> DynamicSortedIdx

    grisette Grisette.Core

    No documentation available.

Page 204 of many | Previous | Next