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.
addMany :: [Text] -> FuzzySet -> FuzzySetfuzzyset 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.
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.
class
HasAny (sel :: k) s t a b | s sel -> ageneric-optics Data.Generics.Product.Any No documentation available.
class
AsAny (sel :: k) a s | s sel -> ageneric-optics Data.Generics.Sum.Any Sums that have generic prisms.
TransformCategoryAny :: TransformCategorygi-gsk GI.Gsk.Enums Analyzing the matrix concluded that it does not fit in any other category.
gutterLinesHasAnyClass :: (HasCallStack, MonadIO m, IsGutterLines a) => a -> Word32 -> m Boolgi-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
-
gi-harfbuzz GI.HarfBuzz.Enums Osma
setNextMany :: (HasCallStack, MonadIO m) => SetT -> Word32 -> [Word32] -> m Word32gi-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
SessionErrorTooManyRedirects :: SessionErrorgi-soup3 GI.Soup.Enums the message has been redirected too many times
SessionErrorTooManyRestarts :: SessionErrorgi-soup3 GI.Soup.Enums the message has been restarted too many times