Hoogle Search

Within LTS Haskell 24.9 (ghc-9.10.2)

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

  1. module Data.Massiv.Array.Numeric

    No documentation available.

  2. class FoldNumeric r e => Numeric r e

    massiv Data.Massiv.Array.Numeric

    No documentation available.

  3. class (Numeric r e, Floating e) => NumericFloat r e

    massiv Data.Massiv.Array.Numeric

    No documentation available.

  4. class FoldNumeric r e => Numeric r e

    massiv Data.Massiv.Core

    No documentation available.

  5. class (Numeric r e, Floating e) => NumericFloat r e

    massiv Data.Massiv.Core

    No documentation available.

  6. class FoldNumeric r e => Numeric r e

    massiv Data.Massiv.Core.Operations

    No documentation available.

  7. class (Numeric r e, Floating e) => NumericFloat r e

    massiv Data.Massiv.Core.Operations

    No documentation available.

  8. data Number

    graphviz Data.GraphViz.Attributes.Complete

    A numeric type with an explicit separation between integers and floating-point values.

  9. data Number

    graphviz Data.GraphViz.Types

    A numeric type with an explicit separation between integers and floating-point values.

  10. data NumLines

    hledger-lib Hledger.Write.Spreadsheet

    The same as Tab.Properties, but has Eq and Ord instances. We need those for storing NumLines in Sets.

Page 20 of many | Previous | Next