Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. mapSome :: forall k (g :: k -> Type) w1 w2 . (forall (t :: k) . () => w1 t -> w2 t) -> SomeFor g w1 -> SomeFor g w2

    witness Data.Type.Witness.Specific.Some

    No documentation available.

  2. mapNotify :: EventType

    xmonad XMonad

    No documentation available.

  3. mapRequest :: EventType

    xmonad XMonad

    No documentation available.

  4. mapSubwindows :: Display -> Window -> IO ()

    xmonad XMonad

    interface to the X11 library function XMapSubwindows().

  5. mapWindow :: Display -> Window -> IO ()

    xmonad XMonad

    interface to the X11 library function XMapWindow().

  6. mappingKeyboard :: MappingRequest

    xmonad XMonad

    No documentation available.

  7. mappingModifier :: MappingRequest

    xmonad XMonad

    No documentation available.

  8. mappingNotify :: EventType

    xmonad XMonad

    No documentation available.

  9. mappingPointer :: MappingRequest

    xmonad XMonad

    No documentation available.

  10. mapped :: XState -> !Set Window

    xmonad XMonad.Core

    the Set of mapped windows

Page 265 of many | Previous | Next