Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

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

  1. mapS :: (Applicative f, Sequence sq) => (forall x y . () => cat x y -> f (cat x y)) -> sq cat a b -> f (sq cat a b)

    freer-par-monad Control.Monad.Freer.Par.Sequence

    No documentation available.

  2. mapPost :: forall a c (f :: Type -> Type) b . (a -> c) -> Post a f b -> Post c f b

    functor-combinators Data.HFunctor.Route

    Post-compose on the post-routing function.

  3. mapPre :: forall c a (f :: Type -> Type) b . (c -> a) -> Pre a f b -> Pre c f b

    functor-combinators Data.HFunctor.Route

    Pre-compose on the pre-routing function.

  4. mapWithIds :: (Ord i, GenValid a) => Set i -> Gen (Map i a)

    genvalidity-appendful Data.GenValidity.Appendful.Collection

    No documentation available.

  5. mapWithIds :: (Ord i, GenValid a) => Set i -> Gen (Map i a)

    genvalidity-mergeful Data.GenValidity.Mergeful.Collection

    No documentation available.

  6. mapWithIds :: (Ord i, GenValid a) => Set i -> Gen (Map i a)

    genvalidity-mergeless Data.GenValidity.Mergeless.Collection

    No documentation available.

  7. mapCells :: (a -> b) -> ArrayTable a -> ArrayTable b

    gridtables Text.GridTable.ArrayTable

    Apply a function to all cell contents in a grid table.

  8. mapEvent :: WidgetClass self => Signal self (EventM EAny Bool)

    gtk Graphics.UI.Gtk.Abstract.Widget

    The window is put onto the screen.

  9. mapSignal :: WidgetClass self => Signal self (IO ())

    gtk Graphics.UI.Gtk.Abstract.Widget

    The widget appears on screen.

  10. mapPoints :: Ord v => (Point u -> Point v) -> Bitmap u p -> Bitmap v p

    haha Graphics.Ascii.Haha.Bitmap

    No documentation available.

Page 240 of many | Previous | Next