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. mappingModifier :: MappingRequest

    xmonad XMonad

    No documentation available.

  2. mappingNotify :: EventType

    xmonad XMonad

    No documentation available.

  3. mappingPointer :: MappingRequest

    xmonad XMonad

    No documentation available.

  4. mapped :: XState -> !Set Window

    xmonad XMonad.Core

    the Set of mapped windows

  5. mapLayout :: (l -> l') -> StackSet i l a s sd -> StackSet i l' a s sd

    xmonad XMonad.StackSet

    Map a function on all the layouts in the StackSet.

  6. mapWorkspace :: (Workspace i l a -> Workspace i l a) -> StackSet i l a s sd -> StackSet i l a s sd

    xmonad XMonad.StackSet

    Map a function on all the workspaces in the StackSet.

  7. mappingValue :: Mapping a -> Value a

    yaml-unscrambler YamlUnscrambler

    Value parser, which only expects mapping values.

  8. map' :: Nat -> (Nat -> LocalId -> Exp) -> Exp -> Exp

    Agda Agda.Compiler.JS.Substitution

    No documentation available.

  9. mapFlag :: (String -> String) -> OptDescr a -> OptDescr a

    Agda Agda.Interaction.Options

    Map a function over the long options. Also removes the short options. Will be used to add the plugin name to the plugin options.

  10. mapPragmaOptions :: LensPragmaOptions a => (PragmaOptions -> PragmaOptions) -> a -> a

    Agda Agda.Interaction.Options

    No documentation available.

Page 307 of many | Previous | Next