Hoogle Search
Within LTS Haskell 24.22 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
.<&> ) :: (TryMerge f, Mergeable a, Mergeable b, Functor f) => f a -> (a -> b) -> f bgrisette Grisette.Unified.Lib.Data.Functor <&> with MergingStrategy knowledge propagation.
(
.&&. ) :: Pattern -> Pattern -> Patternhakyll Hakyll.Core.Identifier.Pattern && for patterns: the given identifier must match both subterms
(
.&. ) :: BitWise a => a -> a -> ahw-bits HaskellWorks.Data.Bits.BitWise Bit-wise AND
(
:&&: ) :: forall k1 ks . k1 -> LoT ks -> LoT (k1 -> ks)kind-apply Data.PolyKinded Cons a type with a list of types.
(
:&: ) :: forall d . Atom d Constraint -> Atom d Constraint -> Atom d Constraintkind-apply Data.PolyKinded.Atom Represents the conjunction of two constraints.
(
:&&: ) :: forall k1 ks . k1 -> LoT ks -> LoT (k1 -> ks)kind-generics Generics.Kind Cons a type with a list of types.
(
:&: ) :: forall d . Atom d Constraint -> Atom d Constraint -> Atom d Constraintkind-generics Generics.Kind Represents the conjunction of two constraints.
(
*&* ) :: Property -> Property -> Propertylazysmallcheck Test.LazySmallCheck No documentation available.
(
:&&: ) :: Formula v -> Formula v -> Formula vminisat-solver SAT.MiniSat Conjunction.
(
|& ) :: Semigroupal (->) Either (,) (,) p => p a b -> p c d -> p (Either a c) (b, d)monoidal-functors Data.Bifunctor.Monoidal.Specialized Infix operator for splice.