Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
imap :: forall a b (j :: k) (k2 :: k1) . IxFunctor f => (a -> b) -> f j k2 a -> f j k2 bindexed Control.Comonad.Indexed No documentation available.
imap :: forall a b (j :: k) (k2 :: k1) . IxFunctor f => (a -> b) -> f j k2 a -> f j k2 bindexed Control.Monad.Indexed No documentation available.
imap :: forall a b (j :: k) (k2 :: k1) . IxFunctor f => (a -> b) -> f j k2 a -> f j k2 bindexed Data.Functor.Indexed No documentation available.
fmap :: Functor f => (a <-> b) -> f a -> f binvertible Control.Invertible.Functor No documentation available.
fmapDefault :: Functor f => (a <-> b) -> f a -> f binvertible Control.Invertible.Functor Default invertible Functor implementation for simple non-invertible Functors.
bifmap :: Functor f => (a <-> b) -> f a <-> f binvertible Data.Invertible.Functor Lift both sides of an bijection over a functor using fmap. We name this bifmap in deference to the more useful fmap.
invmap :: Invariant f => (a <-> b) -> f a -> f binvertible Data.Invertible.Invariant bifmap :: Functor f => (a <-> b) -> f a <-> f binvertible Data.Invertible.Prelude Lift both sides of an bijection over a functor using fmap. We name this bifmap in deference to the more useful fmap.
fmap :: Functor f => (a <-> b) -> f a -> f binvertible Data.Invertible.Prelude No documentation available.
-
jmacro Language.Javascript.JMacro No documentation available.