Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
errors Control.Error.Util Transform the left and right value
fmapR :: (a -> b) -> Either l a -> Either l berrors Control.Error.Util fmapRT :: forall (m :: Type -> Type) a b l . Monad m => (a -> b) -> ExceptT l m a -> ExceptT l m berrors Control.Error.Util fmap specialized to ExceptT, given a name symmetric to fmapLT
fmapL :: (a -> b) -> Either a r -> Either b rerrors Data.EitherR fmapLT :: forall (m :: Type -> Type) a b r . Functor m => (a -> b) -> ExceptT a m r -> ExceptT b m rerrors Data.EitherR peekMap :: (LuaError e, Ord a) => Peeker e a -> Peeker e b -> Peeker e (Map a b)hslua-marshalling HsLua.Marshalling Retrieves a key-value Lua table as Map.
peekMap :: (LuaError e, Ord a) => Peeker e a -> Peeker e b -> Peeker e (Map a b)hslua-marshalling HsLua.Marshalling.Peekers Retrieves a key-value Lua table as Map.
pushMap :: LuaError e => Pusher e a -> Pusher e b -> Pusher e (Map a b)hslua-marshalling HsLua.Marshalling.Push Push Map as default key-value Lua table.
-
lucid Lucid.Html5 The ismap attribute.
-
lucid Lucid.Html5 The usemap attribute.