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.
type family (x :: Ctx k)
<+> (y :: Ctx k) :: Ctx kparameterized-utils Data.Parameterized.Ctx Append two type-level contexts.
(
<+> ) :: Value -> Value -> Valueswagger2 Data.Swagger.Internal.Utils No documentation available.
(
^+^ ) :: AdditiveGroup v => v -> v -> vvector-space Data.AdditiveGroup Add vectors
(
.+^ ) :: AffineSpace p => p -> Diff p -> pvector-space Data.AffineSpace Point plus vector
(
<+> ) :: Widget n -> Widget n -> Widget nbrick Brick.Widgets.Core Horizontal box layout: put the specified widgets next to each other in the specified order. Defers growth policies to the growth policies of both widgets. This operator is a binary version of hBox.
(
<+> ) :: ArrowPlus a => a b c -> a b c -> a b cessence-of-live-coding LiveCoding An associative operation with identity zeroArrow.
-
ghc-lib-parser GHC.Boot.TH.PprLib No documentation available.
-
ghc-lib-parser GHC.Boot.TH.PprLib No documentation available.
(
<+?> ) :: JsRender doc => doc -> doc -> docghc-lib-parser GHC.JS.Ppr Concatenate with an optional single space
-
ghc-lib-parser GHC.Utils.Outputable Join two SDoc together vertically