Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
*** ) :: Plane -> Plane -> Planeansi-terminal-game Terminal.Game a *** b blits b in the centre of a.
(
*** ) :: Arrow a => a b c -> a b' c' -> a (b, b') (c, c')dunai Data.MonadicStreamFunction.Core Split the input between the two argument arrows and combine their output. Note that this is in general not a functor. The default definition may be overridden with a more efficient version if desired.
(
*** ) :: (a -> b) -> (c -> d) -> (a, c) -> (b, d)fitspec Test.FitSpec.Utils No documentation available.
(
*** ) :: Semigroupal (->) (,) (,) (,) p => p a b -> p c d -> p (a, c) (b, d)monoidal-functors Data.Bifunctor.Monoidal.Specialized Infix operator for mux.
(
*** ) :: Iso alpha beta -> Iso gamma delta -> Iso (alpha, gamma) (beta, delta)partial-isomorphisms Control.Isomorphism.Partial.Prim the product type constructor (,) is a bifunctor from Iso $times$ Iso to Iso, so that we have the bifunctorial map *** which allows two separate isomorphisms to work on the two components of a tuple.
(
**| ) :: Floating a => Pattern a -> Pattern a -> Pattern atidal Sound.Tidal.Boot No documentation available.
(
***> ) :: Productable f => f () -> f a -> f atype-rig Data.TypeRig.Productable No documentation available.
(
*** ) :: Arrow a => a b c -> a b' c' -> a (b, b') (c, c')classy-prelude-yesod ClassyPrelude.Yesod Split the input between the two argument arrows and combine their output. Note that this is in general not a functor. The default definition may be overridden with a more efficient version if desired.
-
composition-extra Data.Function.Syntax No documentation available.
-
composition-extra Data.Function.Syntax No documentation available.