Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
->>>>>>: ) :: (a -> b -> c -> d -> e -> f -> g) -> g -> a -> b -> c -> d -> e -> f -> gexpress Data.Express.Express Forces the result type of a 6-argument function.
(
->>>>>>>: ) :: (a -> b -> c -> d -> e -> f -> g -> h) -> h -> a -> b -> c -> d -> e -> f -> g -> hexpress Data.Express.Express Forces the result type of a 7-argument function.
-
express Data.Express.Express Forces the result type of a 8-argument function.
-
express Data.Express.Express Forces the result type of a 9-argument function.
-
express Data.Express.Express Forces the result type of a 10-argument function.
-
express Data.Express.Express Forces the result type of a 11-argument function.
-
express Data.Express.Express Forces the result type of a 12-argument function.
(
^>>> ) :: forall (m :: Type -> Type) a b cl c . Monad m => (a -> b) -> SN m cl b c -> SN m cl a crhine FRP.Rhine.SN.Combinators Precompose a signal network with a pure function.
-
dunai Data.MonadicStreamFunction.Core Lift the first MSF into the monad of the second.
(
<<<~~>>> ) :: (a -> b -> c -> d -> e -> f) -> d -> e -> c -> a -> b -> fcomposition-extra Data.Function.Twist No documentation available.