Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. numberWord64 :: NumberGeneric backend -> !Word64

    persistent-test LargeNumberTest

    No documentation available.

  2. numberOfChannels :: C y => y -> Int

    sample-frame Sound.Frame

    The argument is not touched and can be undefined

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

    sample-frame Sound.Frame

    Default implementations for a foldable Frame.

  4. numbered :: TypeQ -> DecsQ

    type-set Data.Type.Set

    No documentation available.

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

  6. numMenuItems :: GettableStateVar Int

    GLUT Graphics.UI.GLUT.Menu

    Contains the number of menu items in the current menu.

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

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

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

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

Page 80 of many | Previous | Next