Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. mappingKeyboard :: MappingRequest

    xmonad XMonad

    No documentation available.

  2. mappingModifier :: MappingRequest

    xmonad XMonad

    No documentation available.

  3. mappingNotify :: EventType

    xmonad XMonad

    No documentation available.

  4. mappingPointer :: MappingRequest

    xmonad XMonad

    No documentation available.

  5. mapped :: XState -> !Set Window

    xmonad XMonad.Core

    the Set of mapped windows

  6. 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.

  7. 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.

  8. mappingValue :: Mapping a -> Value a

    yaml-unscrambler YamlUnscrambler

    Value parser, which only expects mapping values.

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

    Agda Agda.Compiler.JS.Substitution

    No documentation available.

  10. 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.

Page 307 of many | Previous | Next