Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
This module defines mapping, which turns an Optic' k NoIx s a into an Optic' (MappedOptic k) NoIx (f s) (f a), in other words optic operating on values in a Functor.
class
MappingOptic k (f :: Type -> Type) (g :: Type -> Type) s t a boptics-core Optics.Mapping module GI.GLib.Structs.
MappedFile The MappedFile represents a file mapping created with mappedFileNew. It has only private members and should not be accessed directly.
-
gi-glib GI.GLib.Structs.MappedFile Memory-managed wrapper type.
MappedFile :: ManagedPtr MappedFile -> MappedFilegi-glib GI.GLib.Structs.MappedFile No documentation available.
-
autodocodec Autodocodec -
autodocodec Autodocodec.Codec type family
MapTyCon (t :: Type -> Type) (xs :: [a]) = (r :: [a]) | r -> a xsvinyl Data.Vinyl.TypeLevel Apply a type constructor to each element of a type level list using ApplyOn.
type family
MapAndUnzipM (a1 :: a ~> m (b, c)) (a2 :: [a]) :: m ([b], [c])singletons-base Control.Monad.Singletons No documentation available.
data
MapAndUnzipMSym0 (a1 :: TyFun a ~> m (b, c) [a] ~> m ([b], [c]))singletons-base Control.Monad.Singletons No documentation available.