Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
stm-conduit Data.Conduit.Async -
stm-conduit Data.Conduit.Async -
stm-conduit Data.Conduit.Async An operator form of buffer'. In general you should be able to replace any use of =$= with =$=& and $$ either with $$& or =$= and runCConduit and suddenly reap the benefit of concurrency, if your conduits were spending time waiting on each other.
>>> runCConduit $ CL.sourceList [1,2,3] =$=& CL.consume [1,2,3]
(
$& ) :: Applicative f => f (a -> b) -> f a -> f bsynthesizer-dimensional Synthesizer.Dimensional.Signal No documentation available.
-
bluefin-internal Bluefin.Internal type (:&) :: Effects -> Effects -> Effects
Union of effects -
cabal-install-solver Distribution.Solver.Modular.Version Intersect two version ranges.
(
.&&. ) :: 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