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. NUM_SCIENTIFIC :: NumberFormatStyle

    text-icu Data.Text.ICU.Number

    Scientific format.

  2. NUM_SPELLOUT :: NumberFormatStyle

    text-icu Data.Text.ICU.Number

    Spellout rule-based format. The default ruleset can be specified/changed using unum_setTextAttribute with UNUM_DEFAULT_RULESET; the available public rulesets can be listed using unum_getTextAttribute with UNUM_PUBLIC_RULESETS.

  3. data NumberFormat

    text-icu Data.Text.ICU.Number

    This is the number formatter. It can be created with formatter. Use it to format numbers with the format function.

  4. data NumberFormatStyle

    text-icu Data.Text.ICU.Number

    The possible number format styles.

  5. module Data.Text.ICU.NumberFormatter

    Number formatter implemented as bindings to the International Components for Unicode (ICU) libraries.

  6. data NumberFormatter

    text-icu Data.Text.ICU.NumberFormatter

    No documentation available.

  7. type NumArrayIndices = GLsizei

    OpenGL Graphics.Rendering.OpenGL.GL.VertexArrays

    No documentation available.

  8. type NumComponents = GLint

    OpenGL Graphics.Rendering.OpenGL.GL.VertexArrays

    No documentation available.

  9. type NumIndexBlocks = GLsizei

    OpenGL Graphics.Rendering.OpenGL.GL.VertexArrays

    No documentation available.

  10. type NumInstances = GLsizei

    OpenGL Graphics.Rendering.OpenGL.GL.VertexArrays

    No documentation available.

Page 17 of many | Previous | Next