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. numColorMapEntries :: GettableStateVar GLint

    GLUT Graphics.UI.GLUT.Colormap

    Contains the number of entries in the colormap of the current window's current layer (0 in RGBA mode).

  2. numMenuItems :: GettableStateVar Int

    GLUT Graphics.UI.GLUT.Menu

    Contains the number of menu items in the current menu.

  3. numDialsAndButtons :: GettableStateVar (Maybe (DialCount, ButtonCount))

    GLUT Graphics.UI.GLUT.State

    Contains Just the number of dials and buttons of an attached dial & button box or Nothing if there is none.

  4. numMouseButtons :: GettableStateVar (Maybe ButtonCount)

    GLUT Graphics.UI.GLUT.State

    Contains Just the number of buttons of an attached mouse or Nothing if there is none.

  5. numSpaceballButtons :: GettableStateVar (Maybe ButtonCount)

    GLUT Graphics.UI.GLUT.State

    Contains Just the number of buttons of the attached Spaceball or Nothing if there is none.

  6. numTabletButtons :: GettableStateVar (Maybe ButtonCount)

    GLUT Graphics.UI.GLUT.State

    Contains Just the number of buttons of an attached tablet or Nothing if there is none.

  7. numSubWindows :: GettableStateVar Int

    GLUT Graphics.UI.GLUT.Window

    Contains the number of subwindows the current window has, not counting children of children.

  8. numeric :: Gen Char

    checkers Test.QuickCheck.Instances.Char

    Generates a digit character.

  9. numEntity :: forall (m :: Type -> Type) s . Monad m => ParsecT [Tok] s m [Tok]

    commonmark Commonmark.Entity

    No documentation available.

  10. numDiscarded :: Result -> Int

    massiv-test Test.Massiv.Utils

    Number of tests skipped

Page 80 of many | Previous | Next