Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
yi-core Yi.Buffer.HighLevel Move to first non-space character in this line
-
yi-core Yi.Config.Simple Move to first non-space character in this line
firstA :: (Bitraversable t, Applicative f) => (a -> f c) -> t a b -> f (t c b)base-compat-batteries Data.Bitraversable.Compat Traverses only over the first argument.
firstA f ≡ bitraverse f pure
firstOf :: Fold s t a b -> s -> Maybe alens-family Lens.Family2 Returns Just the first referenced value. Returns Nothing if there are no referenced values. See ^? for an infix version of firstOf
firstExtensionError :: ErrorCodeX11 Graphics.X11.Types No documentation available.
-
pcre-light Text.Regex.PCRE.Light firstline If this option is set, an unanchored pattern is required to match before or at the first newline in the subject string, though the matched text may continue over the newline.
-
pcre-light Text.Regex.PCRE.Light.Base firstline If this option is set, an unanchored pattern is required to match before or at the first newline in the subject string, though the matched text may continue over the newline.
-
pcre-light Text.Regex.PCRE.Light.Char8 firstline If this option is set, an unanchored pattern is required to match before or at the first newline in the subject string, though the matched text may continue over the newline.
-
MissingH Data.Quantity The first power for which suffixes are given
firstMonthOfQuarter :: Num a => a -> ahledger-lib Hledger.Data.Period No documentation available.