Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype MappedFile

    gi-glib GI.GLib.Structs.MappedFile

    Memory-managed wrapper type.

  2. MappedFile :: ManagedPtr MappedFile -> MappedFile

    gi-glib GI.GLib.Structs.MappedFile

    No documentation available.

  3. MapCodec :: forall k input v output . (Ord k, FromJSONKey k, ToJSONKey k, Coercible input (Map k v), Coercible output (Map k v)) => JSONCodec v -> Codec Value input output

    autodocodec Autodocodec

    Encode a Map, and decode any Map.

  4. MapCodec :: forall k input v output . (Ord k, FromJSONKey k, ToJSONKey k, Coercible input (Map k v), Coercible output (Map k v)) => JSONCodec v -> Codec Value input output

    autodocodec Autodocodec.Codec

    Encode a Map, and decode any Map.

  5. type family MapTyCon (t :: Type -> Type) (xs :: [a]) = (r :: [a]) | r -> a xs

    vinyl Data.Vinyl.TypeLevel

    Apply a type constructor to each element of a type level list using ApplyOn.

  6. type family MapAndUnzipM (a1 :: a ~> m (b, c)) (a2 :: [a]) :: m ([b], [c])

    singletons-base Control.Monad.Singletons

    No documentation available.

  7. data MapAndUnzipMSym0 (a1 :: TyFun a ~> m (b, c) [a] ~> m ([b], [c]))

    singletons-base Control.Monad.Singletons

    No documentation available.

  8. data MapAndUnzipMSym1 (a6989586621681227043 :: a ~> m (b, c)) (b1 :: TyFun [a] m ([b], [c]))

    singletons-base Control.Monad.Singletons

    No documentation available.

  9. type family MapAndUnzipMSym2 (a6989586621681227043 :: a ~> m (b, c)) (a6989586621681227044 :: [a]) :: m ([b], [c])

    singletons-base Control.Monad.Singletons

    No documentation available.

  10. type family MapM (arg :: a ~> m b) (arg1 :: t a) :: m t b

    singletons-base Control.Monad.Singletons

    No documentation available.

Page 360 of many | Previous | Next