Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. mapUpdate :: (HasCallStack, MonadIO m) => MapT -> MapT -> m ()

    gi-harfbuzz GI.HarfBuzz.Functions

    Add the contents of other to map. Since: 7.0.0

  2. mapValues :: (HasCallStack, MonadIO m) => MapT -> SetT -> m ()

    gi-harfbuzz GI.HarfBuzz.Functions

    Add the values of map to values. Since: 7.0.0

  3. mapCBMCExceptT :: (m (Either e a) -> n (Either e' b)) -> CBMCExceptT e m a -> CBMCExceptT e' n b

    grisette Grisette.Core

    Map the error and values in a CBMCExceptT

  4. mapIdentifier :: (Identifier -> Identifier) -> Symbol -> Symbol

    grisette Grisette.Core

    Modify the identifier of a symbol.

  5. mapMetadata :: AsMetadata a => (SExpr -> a) -> Identifier -> Identifier

    grisette Grisette.Core

    Modify the metadata of an identifier.

  6. mapCBMCExceptT :: (m (Either e a) -> n (Either e' b)) -> CBMCExceptT e m a -> CBMCExceptT e' n b

    grisette Grisette.Internal.Core.Control.Monad.CBMCExcept

    Map the error and values in a CBMCExceptT

  7. mapIdentifier :: (Identifier -> Identifier) -> Symbol -> Symbol

    grisette Grisette.Internal.Core.Data.Symbol

    Modify the identifier of a symbol.

  8. mapMetadata :: AsMetadata a => (SExpr -> a) -> Identifier -> Identifier

    grisette Grisette.Internal.Core.Data.Symbol

    Modify the metadata of an identifier.

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

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    The window is put onto the screen.

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

    gtk3 Graphics.UI.Gtk.Abstract.Widget

    The widget appears on screen.

Page 336 of many | Previous | Next