Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
numberOfChannelsFoldable :: (C y, Foldable f) => f y -> Intsample-frame Sound.Frame Default implementations for a foldable Frame.
numFieldsRemaining :: RowParser Intsqlite-simple Database.SQLite.Simple.FromRow No documentation available.
-
type-set Data.Type.Set No documentation available.
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.