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.

  1. (+.*) :: C a v => v -> (a, v) -> v

    synthesizer-core Synthesizer.Interpolation.Class

    Infix variant of scaleAccumulate.

  2. (+----+) :: Table rh ch a -> SemiTable rh a -> Table rh ch a

    tabular Text.Tabular

    below with a line

  3. (+.+) :: Table rh ch a -> SemiTable rh a -> Table rh ch a

    tabular Text.Tabular

    below

  4. (+====+) :: Table rh ch a -> SemiTable rh a -> Table rh ch a

    tabular Text.Tabular

    below with a double line

  5. (+++) :: 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.

  6. type family (es :: [Effect]) ++ (es' :: [Effect]) :: [Effect]

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  7. (++) :: Expression v -> Expression v -> Expression v

    elm-syntax Language.Elm.Expression

    No documentation available.

  8. (+~) :: Num a => ASetter s t a a -> a -> s -> t

    lens-family-core Lens.Family

    No documentation available.

  9. (+!=) :: 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.

  10. (+=) :: 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.

Page 22 of many | Previous | Next