Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
.|. ) :: Bits a => a -> a -> afoundation Foundation.Bits Bitwise "or"
(
.||. ) :: (Testable prop1, Testable prop2) => prop1 -> prop2 -> Propertymassiv-test Test.Massiv.Utils Disjunction: p1 .||. p2 passes unless p1 and p2 simultaneously fail.
(
.||. ) :: Monad m => m ExitCode -> m ExitCode -> m ExitCodeturtle Turtle.Prelude Analogous to || in Bash Run the second command only if the first one returns ExitFailure
(
.|. ) :: Grid a -> Grid a -> Grid aChart Graphics.Rendering.Chart.Grid A synonym for beside.
(
.|. ) :: Bits a => a -> a -> abase-prelude BasePrelude.Operators Bitwise "or"
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-query Database.Relational.Arrow Concatenate operator corresponding SQL || .
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-query Database.Relational.Projectable Concatenate operator corresponding SQL || .
-
cabal-install-solver Distribution.Solver.Modular.Version Union of two version ranges.
(
.||. ) :: (a -> Bool) -> (a -> Bool) -> a -> Boolliquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
(
.|| ) :: SBool -> SBool -> SBoolsbv Data.SBV Symbolic disjunction