Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. mappingKeyboard :: MappingRequest

    X11 Graphics.X11.Types

    No documentation available.

  2. mappingModifier :: MappingRequest

    X11 Graphics.X11.Types

    No documentation available.

  3. mappingNotify :: EventType

    X11 Graphics.X11.Types

    No documentation available.

  4. mappingPointer :: MappingRequest

    X11 Graphics.X11.Types

    No documentation available.

  5. mapRaised :: Display -> Window -> IO CInt

    X11 Graphics.X11.Xlib.Extras

    A binding to XMapRaised.

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

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XMapSubwindows().

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

    X11 Graphics.X11.Xlib.Window

    interface to the X11 library function XMapWindow().

  8. mapU :: (Word8 -> Word8) -> Bytes -> ByteArray

    byteslice Data.Bytes

    Variant of map that returns unsliced byte sequence.

  9. mapAccum :: (a -> b -> (a, c)) -> a -> EnumMap k b -> (a, EnumMap k c)

    enummapset Data.EnumMap.Lazy

    No documentation available.

  10. mapAccumRWithKey :: Enum k => (a -> k -> b -> (a, c)) -> a -> EnumMap k b -> (a, EnumMap k c)

    enummapset Data.EnumMap.Lazy

    No documentation available.

Page 154 of many | Previous | Next