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. hangulFirst :: Int

    unicode-data Unicode.Char.General

    Codepoint of the first pre-composed Hangul character.

  2. jamoLFirst :: Int

    unicode-data Unicode.Char.General

    First leading consonant jamo.

  3. jamoTFirst :: Int

    unicode-data Unicode.Char.General

    The first trailing consonant jamo. Note that jamoTFirst does not represent a valid T, it represents a missing T i.e. LV without a T. See comments under jamoTIndex .

  4. jamoVFirst :: Int

    unicode-data Unicode.Char.General

    First vowel jamo.

  5. _pageSetupFirstPageNumber :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types

    Page number for first printed page. If no value is specified, then automatic is assumed.

  6. _pageSetupUseFirstPageNumber :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types

    Use _pageSetupFirstPageNumber value for first page number, and do not auto number the pages.

  7. _txbdSpcFirstLastPara :: TextBody -> Bool

    xlsx Codec.Xlsx.Types.Drawing.Common

    Specifies whether the before and after paragraph spacing defined by the user is to be respected.

  8. _pageSetupFirstPageNumber :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Page number for first printed page. If no value is specified, then automatic is assumed.

  9. _pageSetupUseFirstPageNumber :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types.PageSetup

    Use _pageSetupFirstPageNumber value for first page number, and do not auto number the pages.

  10. pageSetupFirstPageNumber :: Lens' PageSetup (Maybe Int)

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

Page 77 of many | Previous | Next