Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
actualLinesA :: Lens' Window Intyi-core Yi.Window No documentation available.
getAllTextSubmatches :: AllTextSubmatches (f :: Type -> Type) b -> f byi-language Yi.Regex No documentation available.
matchAll :: RegexLike regex source => regex -> source -> [MatchArray]yi-language Yi.Regex matchAll returns a list of matches. The matches are in order and do not overlap. If any match succeeds but has 0 length then this will be the last match in the list.
module Numeric.AD.Rank1.
Halley Root finding using Halley's rational method (the second in the class of Householder methods). Assumes the function is three times continuously differentiable and converges cubically when progress can be made.
mkSmallestLength :: Int -> ASN1Lengthasn1-encoding Data.ASN1.Prim No documentation available.
groupAllWith :: Ord b => (a -> b) -> [a] -> [NonEmpty a]base-compat-batteries Data.List.NonEmpty.Compat groupAllWith operates like groupWith, but sorts the list first so that each equivalence class has, at most, one list in the output
groupAllWith1 :: Ord b => (a -> b) -> NonEmpty a -> NonEmpty (NonEmpty a)base-compat-batteries Data.List.NonEmpty.Compat groupAllWith1 is to groupWith1 as groupAllWith is to groupWith
-
base-compat-batteries Data.Monoid.Compat No documentation available.
-
base-compat-batteries Data.Semigroup.Compat No documentation available.
stripOuterForallT :: Type -> Typederiving-compat Data.Deriving.Via.Internal No documentation available.