Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. numfmt :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

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

    srtree Data.SRTree

    return the number of unique variables

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

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

    srtree Data.SRTree.Internal

    return the number of unique variables

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

  4. numOctaves :: WriteAttr Element Int

    threepenny-gui Graphics.UI.Threepenny.SVG

    No documentation available.

  5. numOctaves :: WriteAttr Element Int

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

    No documentation available.

  6. number :: Pattern Note -> ControlPattern

    tidal Sound.Tidal.Boot

    No documentation available.

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

  8. number :: Number a -> Value a

    aeson-value-parser AesonValueParser

    No documentation available.

  9. numerator :: Fraction t -> t

    algebra Numeric.Field.Fraction

    No documentation available.

  10. numExp :: Num a => CharParser st (Expr (RVar [a]))

    dice Data.Random.Dice

    No documentation available.

Page 107 of many | Previous | Next