Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. stateLastStrPos :: ParserState -> Maybe SourcePos

    jira-wiki-markup Text.Jira.Parser.Core

    position at which the last string ended

  2. updateLastSpcPos :: JiraParser ()

    jira-wiki-markup Text.Jira.Parser.Core

    Updates the state, marking the current input position as the end of a string.

  3. updateLastStrPos :: JiraParser ()

    jira-wiki-markup Text.Jira.Parser.Core

    Updates the state, marking the current input position as the end of a string.

  4. efLast :: ExtentFlags

    linux-file-extents System.Linux.FileExtents

    Last extent in file.

  5. safeLast :: (?callStack :: CallStack) => String -> ListNE a -> a

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

  6. nubHashLast :: (Eq k, Hashable k) => (a -> k) -> [a] -> [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  7. nubHashLastM :: (Eq k, Hashable k, Monad m) => (a -> m k) -> [a] -> m [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  8. takeLast :: Int -> [a] -> [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  9. sdocLastColour :: SDocContext -> !PprColour

    liquidhaskell-boot Liquid.GHC.API

    The most recently used colour. This allows nesting colours.

  10. safeLastG :: (InsertLeft t a, Monoid (t a)) => t a -> Maybe a

    monoid-insertleft Data.InsertLeft

    If the structure is empty, just returns Nothing.

Page 111 of many | Previous | Next