Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. addMany :: [Text] -> FuzzySet -> FuzzySet

    fuzzyset Data.FuzzySet.Simple

    Add a list of strings to the set, all at once. This function is identical to addManyToSet, except that it only returns the set itself. If you need to know what values were inserted, then use the latter instead.

  2. addManyToSet :: [Text] -> FuzzySet -> ([Text], FuzzySet)

    fuzzyset Data.FuzzySet.Simple

    Add a list of strings to the set, all at once. Unless you need to know the subset of values that were actually inserted, use addMany instead.

  3. class HasAny (sel :: k) s t a b | s sel -> a

    generic-optics Data.Generics.Product.Any

    No documentation available.

  4. class AsAny (sel :: k) a s | s sel -> a

    generic-optics Data.Generics.Sum.Any

    Sums that have generic prisms.

  5. TransformCategoryAny :: TransformCategory

    gi-gsk GI.Gsk.Enums

    Analyzing the matrix concluded that it does not fit in any other category.

  6. gutterLinesHasAnyClass :: (HasCallStack, MonadIO m, IsGutterLines a) => a -> Word32 -> m Bool

    gi-gtksource5 GI.GtkSource.Objects.GutterLines

    Checks to see if the line has any GQuark classes set. This can be used to help renderer implementations avoid work if nothing has been set on the class. Since: 5.6

  7. ScriptTOsmanya :: ScriptT

    gi-harfbuzz GI.HarfBuzz.Enums

    Osma
    

  8. setNextMany :: (HasCallStack, MonadIO m) => SetT -> Word32 -> [Word32] -> m Word32

    gi-harfbuzz GI.HarfBuzz.Functions

    Finds the next element in set that is greater than codepoint. Writes out codepoints to out, until either the set runs out of elements, or size codepoints are written, whichever comes first. Since: 4.2.0

  9. SessionErrorTooManyRedirects :: SessionError

    gi-soup3 GI.Soup.Enums

    the message has been redirected too many times

  10. SessionErrorTooManyRestarts :: SessionError

    gi-soup3 GI.Soup.Enums

    the message has been restarted too many times

Page 224 of many | Previous | Next