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.
mapAdjacent :: (Cons f, Zip f) => (a -> a -> b) -> T f a -> f bnon-empty Data.NonEmpty.Mixed No documentation available.
mapRand :: ((a, g) -> (b, g)) -> Rand g a -> Rand g bMonadRandom Control.Monad.Random.Lazy Map both the return value and final generator of a computation using the given function.
mapRandT :: (m (a, g) -> n (b, g)) -> RandT g m a -> RandT g n bMonadRandom Control.Monad.Random.Lazy Map both the return value and final generator of a computation using the given function.
mapRand :: ((a, g) -> (b, g)) -> Rand g a -> Rand g bMonadRandom Control.Monad.Random.Strict Map both the return value and final generator of a computation using the given function.
mapRandT :: (m (a, g) -> n (b, g)) -> RandT g m a -> RandT g n bMonadRandom Control.Monad.Random.Strict Map both the return value and final generator of a computation using the given function.
mapRand :: ((a, g) -> (b, g)) -> Rand g a -> Rand g bMonadRandom Control.Monad.Trans.Random.Lazy Map both the return value and final generator of a computation using the given function.
mapRandT :: (m (a, g) -> n (b, g)) -> RandT g m a -> RandT g n bMonadRandom Control.Monad.Trans.Random.Lazy Map both the return value and final generator of a computation using the given function.
mapRand :: ((a, g) -> (b, g)) -> Rand g a -> Rand g bMonadRandom Control.Monad.Trans.Random.Strict Map both the return value and final generator of a computation using the given function.
mapRandT :: (m (a, g) -> n (b, g)) -> RandT g m a -> RandT g n bMonadRandom Control.Monad.Trans.Random.Strict Map both the return value and final generator of a computation using the given function.
mappedFileFree :: (HasCallStack, MonadIO m) => MappedFile -> m ()gi-glib GI.GLib.Structs.MappedFile Deprecated: (Since version 2.22)Use mappedFileUnref instead.