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.

  1. numberOfChannelsFoldable :: (C y, Foldable f) => f y -> Int

    sample-frame Sound.Frame

    Default implementations for a foldable Frame.

  2. numFieldsRemaining :: RowParser Int

    sqlite-simple Database.SQLite.Simple.FromRow

    No documentation available.

  3. numbered :: TypeQ -> DecsQ

    type-set Data.Type.Set

    No documentation available.

  4. 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).

  5. numMenuItems :: GettableStateVar Int

    GLUT Graphics.UI.GLUT.Menu

    Contains the number of menu items in the current menu.

  6. 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.

  7. 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.

  8. 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.

  9. 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.

  10. numSubWindows :: GettableStateVar Int

    GLUT Graphics.UI.GLUT.Window

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

Page 78 of many | Previous | Next