Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
.=~. ) :: FieldType a => Field a -> a -> SearchExpressionbugzilla-redhat Web.RedHatBugzilla.Search No documentation available.
(
.>. ) :: FieldType a => Field a -> a -> SearchExpressionbugzilla-redhat Web.RedHatBugzilla.Search No documentation available.
(
.>=. ) :: FieldType a => Field a -> a -> SearchExpressionbugzilla-redhat Web.RedHatBugzilla.Search No documentation available.
(
.||. ) :: SearchExpression -> SearchExpression -> SearchExpressionbugzilla-redhat Web.RedHatBugzilla.Search No documentation available.
(
.?= ) :: forall (m :: Type -> Type) a b . Monad m => Lens' a (Maybe b) -> Maybe b -> StateT a m ()cabal-debian Debian.Debianize Set b if it currently isNothing and the argument isJust, that is 1. Nothing happens if the argument isNothing 2. Nothing happens if the current value isJust
(
.?= ) :: forall (m :: Type -> Type) a b . Monad m => Lens' a (Maybe b) -> Maybe b -> StateT a m ()cabal-debian Debian.Debianize.Prelude Set b if it currently isNothing and the argument isJust, that is 1. Nothing happens if the argument isNothing 2. Nothing happens if the current value isJust
(
.= ) :: ToJSON v => String -> v -> Paircabal-install Distribution.Client.Utils.Json A key-value pair for encoding a JSON object.
(
... ) :: Time -> Time -> TimeIntervalchronos Chronos An infix timeIntervalBuilder.
-
coinor-clp Numeric.COINOR.CLP No documentation available.
(
.*| ) :: (C sh, Floating a) => a -> Vector sh a -> Vector sh acomfort-blas Numeric.BLAS.Vector forVector number_ $ \xs -> Vector.negate xs == Vector.scale minusOne xs
forVector number_ $ \xs -> Vector.scale 2 xs == xs |+| xs