Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. encodeNum :: Double -> ByteString

    chart-svg Chart.Markup

    Show a Double, or rounded to 4 decimal places if this is shorter.

    >>> encodeNum 1
    "1.0"
    
    >>> encodeNum 1.23456
    "1.2346"
    

  2. CollapseCitationNumber :: Collapsing

    citeproc Citeproc.Types

    No documentation available.

  3. DPNumeric :: DPForm

    citeproc Citeproc.Types

    No documentation available.

  4. DPNumericLeadingZeros :: DPForm

    citeproc Citeproc.Types

    No documentation available.

  5. ENumber :: Variable -> NumberForm -> ElementType a

    citeproc Citeproc.Types

    No documentation available.

  6. IsNumeric :: Variable -> Condition

    citeproc Citeproc.Types

    No documentation available.

  7. LocalizedNumeric :: DateType

    citeproc Citeproc.Types

    No documentation available.

  8. TagCitationNumber :: Int -> Tag

    citeproc Citeproc.Types

    No documentation available.

  9. data TermNumber

    citeproc Citeproc.Types

    No documentation available.

  10. WholeNumber :: TermMatch

    citeproc Citeproc.Types

    No documentation available.

Page 344 of many | Previous | Next