Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
:<$>: ) :: (b -> a) -> f b -> Post a (f :: Type -> Type) bfunctor-combinators Data.HFunctor.Route No documentation available.
(
.<$> ) :: (TryMerge f, Mergeable a, Mergeable b, Functor f) => (a -> b) -> f a -> f bgrisette Grisette.Lib.Control.Applicative <$> with MergingStrategy knowledge propagation.
(
.<$> ) :: (TryMerge f, Mergeable a, Mergeable b, Functor f) => (a -> b) -> f a -> f bgrisette Grisette.Lib.Data.Functor <$> with MergingStrategy knowledge propagation.
(
.<$> ) :: (TryMerge f, Mergeable a, Mergeable b, Functor f) => (a -> b) -> f a -> f bgrisette Grisette.Unified.Lib.Control.Applicative <$> with MergingStrategy knowledge propagation.
(
.<$> ) :: (TryMerge f, Mergeable a, Mergeable b, Functor f) => (a -> b) -> f a -> f bgrisette Grisette.Unified.Lib.Data.Functor <$> with MergingStrategy knowledge propagation.
(
<<$>> ) :: (a -> IO b) -> Maybe a -> IO (Maybe b)status-notifier-item StatusNotifier.Util No documentation available.
type family (f :: r ~> r')
:<$>: (p :: PParser s r) :: PParser s r'symparsec Symparsec.Parser.Apply Apply the given type function to the result. Effectively fmap for parsers.
(
<<$>> ) :: (Functor f, Functor g) => (a -> b) -> f (g a) -> f (g b)verset Verset No documentation available.