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.
numColorMapEntries :: GettableStateVar GLintGLUT Graphics.UI.GLUT.Colormap Contains the number of entries in the colormap of the current window's current layer (0 in RGBA mode).
numMenuItems :: GettableStateVar IntGLUT Graphics.UI.GLUT.Menu Contains the number of menu items in the current menu.
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.
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.
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.
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.
numSubWindows :: GettableStateVar IntGLUT Graphics.UI.GLUT.Window Contains the number of subwindows the current window has, not counting children of children.
-
checkers Test.QuickCheck.Instances.Char Generates a digit character.
numEntity :: forall (m :: Type -> Type) s . Monad m => ParsecT [Tok] s m [Tok]commonmark Commonmark.Entity No documentation available.
-
massiv-test Test.Massiv.Utils Number of tests skipped