Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. numBits :: GameMode -> Int

    rattletrap Rattletrap.Type.Attribute.GameMode

    This field is guaranteed to be small. In other words, it won't overflow. It's stored as a regular Int rather than something more precise like an Int8 because it just gets passed to functions that expect Ints. There's no reason to do a bunch of conversions.

  2. number :: Reservation -> CompressedWord

    rattletrap Rattletrap.Type.Attribute.Reservation

    No documentation available.

  3. numBits :: Word

    rattletrap Rattletrap.Type.Quaternion

    No documentation available.

  4. numeric :: Int -> Identifier

    semver Data.SemVer

    Safely construct a numeric identifier.

  5. numfmt :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  6. numfmt :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  7. numberOfVars :: Num a => Fix SRTree -> a

    srtree Data.SRTree

    return the number of unique variables

    >>> numberOfVars $ "x0" + 2 * ("x0" - sin "x1")
    2
    

  8. numberOfVars :: Num a => Fix SRTree -> a

    srtree Data.SRTree.Internal

    return the number of unique variables

    >>> numberOfVars $ "x0" + 2 * ("x0" - sin "x1")
    2
    

  9. numOctaves :: WriteAttr Element Int

    threepenny-gui Graphics.UI.Threepenny.SVG

    No documentation available.

  10. numOctaves :: WriteAttr Element Int

    threepenny-gui Graphics.UI.Threepenny.SVG.Attributes

    No documentation available.

Page 107 of many | Previous | Next