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 -> acopilot-language Copilot.Language.Operators.BitWise Bitwise "or"
type (t2 :: Type -> Type -> Type -> Type)
.|> (t1 :: Type -> Type -> Type -> Type) = ComposeT t1 t2deriving-trans Control.Monad.Trans.Compose.Infix A flipped type-level infix operator for ComposeT.
-
language-c99-simple Language.C99.Simple.Expr No documentation available.
-
language-c99-simple Language.C99.Simple.Expr No documentation available.
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-record Database.Relational.Documentation Concatenate operator corresponding SQL || .
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-schemas Database.Custom.IBMDB2 Concatenate operator corresponding SQL || .
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-schemas Database.Custom.MySQL Concatenate operator corresponding SQL || .
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-schemas Database.Custom.Oracle Concatenate operator corresponding SQL || .
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-schemas Database.Custom.PostgreSQL Concatenate operator corresponding SQL || .
(
.||. ) :: OperatorContext c => Record c a -> Record c a -> Record c arelational-schemas Database.Custom.SQLServer Concatenate operator corresponding SQL || .