Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
+.* ) :: C a v => v -> (a, v) -> vsynthesizer-core Synthesizer.Interpolation.Class Infix variant of scaleAccumulate.
(
+----+ ) :: Table rh ch a -> SemiTable rh a -> Table rh ch atabular Text.Tabular below with a line
(
+.+ ) :: Table rh ch a -> SemiTable rh a -> Table rh ch atabular Text.Tabular below
(
+====+ ) :: Table rh ch a -> SemiTable rh a -> Table rh ch atabular Text.Tabular below with a double line
(
+++ ) :: ArrowChoice a => a b c -> a b' c' -> a (Either b b') (Either c c')base-prelude BasePrelude Split the input between the two argument arrows, retagging and merging their outputs. Note that this is in general not a functor. The default definition may be overridden with a more efficient version if desired.
type family (es :: [Effect])
++ (es' :: [Effect]) :: [Effect]data-effects-core Data.Effect.OpenUnion No documentation available.
(
++ ) :: Expression v -> Expression v -> Expression velm-syntax Language.Elm.Expression No documentation available.
(
+~ ) :: Num a => ASetter s t a a -> a -> s -> tlens-family-core Lens.Family No documentation available.
(
+!= ) :: forall (m :: Type -> Type) a s . (Monad m, Num a) => ASetter' s a -> a -> StateT s m ()lens-family-core Lens.Family.State.Lazy No documentation available.
(
+= ) :: forall (m :: Type -> Type) a s . (Monad m, Num a) => ASetter' s a -> a -> StateT s m ()lens-family-core Lens.Family.State.Lazy No documentation available.