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. numeric :: Int -> Identifier

    semver Data.SemVer

    Safely construct a numeric identifier.

  2. numfmt :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  3. numfmt :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

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

    srtree Data.SRTree

    return the number of unique variables

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

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

    srtree Data.SRTree.Internal

    return the number of unique variables

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

  6. numOctaves :: WriteAttr Element Int

    threepenny-gui Graphics.UI.Threepenny.SVG

    No documentation available.

  7. numOctaves :: WriteAttr Element Int

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

    No documentation available.

  8. number :: Pattern Note -> ControlPattern

    tidal Sound.Tidal.Boot

    No documentation available.

  9. numerator :: Ratio a -> a

    tidal Sound.Tidal.Boot

    Extract the numerator of the ratio in reduced form: the numerator and denominator have no common factor and the denominator is positive.

  10. number :: Number a -> Value a

    aeson-value-parser AesonValueParser

    No documentation available.

Page 105 of many | Previous | Next