Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. haLastDecode :: Handle__ -> !IORef (dec_state, Buffer Word8)

    ghc-internal GHC.Internal.IO.Handle.Types

    The byte buffer just before we did our last batch of decoding.

  2. layoutGetJustifyLastLine :: (HasCallStack, MonadIO m, IsLayout a) => a -> m Bool

    gi-pango GI.Pango.Objects.Layout

    Gets whether the last line should be stretched to fill the entire width of the layout. Since: 1.50

  3. layoutSetJustifyLastLine :: (HasCallStack, MonadIO m, IsLayout a) => a -> Bool -> m ()

    gi-pango GI.Pango.Objects.Layout

    Sets whether the last line should be stretched to fill the entire width of the layout. This only has an effect if layoutSetJustify has been called as well. The default value is False. Since: 1.50

  4. layoutIterAtLastLine :: (HasCallStack, MonadIO m) => LayoutIter -> m Bool

    gi-pango GI.Pango.Structs.LayoutIter

    Determines whether iter is on the last line of the layout.

  5. unsafeLast :: Source r e => Vector r e -> e

    massiv Data.Massiv.Array.Unsafe

    No documentation available.

  6. unsafeLastM :: (Monad m, Source r e) => Vector r e -> m e

    massiv Data.Massiv.Array.Unsafe

    No documentation available.

  7. info_lastliteral :: PCREInfo

    pcre-light Text.Regex.PCRE.Light.Base

    No documentation available.

  8. unsafeLast :: HasCallStack => [a] -> a

    protolude Protolude.Unsafe

    No documentation available.

  9. jlastreadtime :: Journal -> POSIXTime

    hledger-lib Hledger.Data

    when this journal was last read from its file(s) NOTE: after adding new fields, eg involving account names, consider updating the Anon instance in Hleger.Cli.Anon

  10. journalLastDay :: Bool -> Journal -> Maybe Day

    hledger-lib Hledger.Data.Journal

    The latest of this journal's transaction and posting dates, or Nothing if there are none.

Page 82 of many | Previous | Next