Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
.+ ) :: Amor p => p -> Trans p -> pdiff-loc DiffLoc.Shift Translate a point.
(
<++> ) :: P s [a] -> P s [a] -> P s [a]frisby Text.Parsers.Frisby Match a pair of lists and concatenate them
(
<+ ) :: (IsName a, IsName b) => a -> b -> Namefuncmp FMP.Types No documentation available.
-
language-c99-simple Language.C99.Simple.Expr No documentation available.
-
language-c99-simple Language.C99.Simple.Expr No documentation available.
-
language-c99-simple Language.C99.Simple.Expr No documentation available.
(
.+~^ ) :: Semimanifold x => x -> Needle x -> xmanifolds-core Math.Manifold.Core.PseudoAffine Generalisation of the translation operation .+^ to possibly non-flat manifolds, instead of affine spaces.
(
<+> ) :: Doc ann -> Doc ann -> Doc annprettyprinter-compat-annotated-wl-pprint Text.PrettyPrint.Annotated.Leijen (x <+> y) concatenates document x and y with a space in between.
>>> "hello" <+> "world" hello world
x <+> y = x <> space <> y
-
prettyprinter-compat-wl-pprint Text.PrettyPrint.Leijen No documentation available.
(
.+. ) :: (OperatorContext c, Num a) => Record c a -> Record c a -> Record c arelational-record Database.Relational.Documentation Number operator corresponding SQL + .