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.
(
.||. ) :: Applicative f => f Bool -> f Bool -> f Boolclash-prelude Clash.Explicit.Signal The above type is a generalization for:
(.||.) :: Signal Bool -> Signal Bool -> Signal Bool
It is a version of (||) that returns a Signal of Bool(
.||. ) :: Applicative f => f Bool -> f Bool -> f Boolclash-prelude Clash.Prelude The above type is a generalization for:
(.||.) :: Signal Bool -> Signal Bool -> Signal Bool
It is a version of (||) that returns a Signal of Bool(
.||. ) :: Applicative f => f Bool -> f Bool -> f Boolclash-prelude Clash.Signal The above type is a generalization for:
(.||.) :: Signal Bool -> Signal Bool -> Signal Bool
It is a version of (||) that returns a Signal of Bool(
.||. ) :: Applicative f => f Bool -> f Bool -> f Boolclash-prelude Clash.Signal.Internal The above type is a generalization for:
(.||.) :: Signal Bool -> Signal Bool -> Signal Bool
It is a version of (||) that returns a Signal of Bool(
.|| ) :: LogicalOp b => b -> b -> bgrisette Grisette.Core Symbolic disjunction
(
.|| ) :: LogicalOp b => b -> b -> bgrisette Grisette.Internal.Core.Data.Class.LogicalOp Symbolic disjunction
(
.||. ) :: Pattern -> Pattern -> Patternhakyll Hakyll.Core.Identifier.Pattern || for patterns: the given identifier must match any subterm
(
.|. ) :: BitWise a => a -> a -> ahw-bits HaskellWorks.Data.Bits.BitWise Bit-wise OR
(
.|| ) :: Field SqlBool -> Field SqlBool -> Field SqlBoolopaleye Opaleye.Internal.Operators No documentation available.
(
.|| ) :: Field SqlBool -> Field SqlBool -> Field SqlBoolopaleye Opaleye.Operators Boolean or