Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
^+^ ) :: 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
(
<+> ) :: IsLine doc => doc -> doc -> docghc-lib-parser GHC.Utils.Outputable Join two docs together horizontally with a gap between them.
-
ghc-lib-parser GHC.Utils.Ppr Above, with no overlapping. $+$ is associative, with identity empty.